fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8

This commit is contained in:
Marc Wäckerlin
2014-03-28 13:05:21 +00:00
parent 2390fc06a1
commit 889a4bab15

View File

@@ -46,6 +46,7 @@
#include <memory>
#include <mrw/exception.hxx>
#include <mrw/unistd.hxx>
#include <mrw/checkcxx11.hxx>
namespace mrw {