From 889a4bab158e52cfeaea2a672b456eb8e81fe145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Fri, 28 Mar 2014 13:05:21 +0000 Subject: [PATCH] fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 --- src/mrw/exec.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mrw/exec.hxx b/src/mrw/exec.hxx index 9030f1b..798f15d 100644 --- a/src/mrw/exec.hxx +++ b/src/mrw/exec.hxx @@ -46,6 +46,7 @@ #include #include #include +#include namespace mrw {