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

master
Marc Wäckerlin 11 years ago
parent 2390fc06a1
commit 889a4bab15
  1. 1
      src/mrw/exec.hxx

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

Loading…
Cancel
Save