From 87b43057e1eb37237faf37d4c3f67fe157fcf52d Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Sat, 9 Feb 2013 17:24:44 +0100 Subject: [PATCH] Fix windows build --- src/Scripting/NasalSys.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Scripting/NasalSys.hxx b/src/Scripting/NasalSys.hxx index a5adff44e..c754565d7 100644 --- a/src/Scripting/NasalSys.hxx +++ b/src/Scripting/NasalSys.hxx @@ -8,6 +8,8 @@ #include #include +#include + #include