From: Frederic Bouvier Date: Sat, 20 Nov 2010 13:20:35 +0000 (+0100) Subject: Compile PropertyObject under Windows X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=be720709febd0a99e5900e7a74b45d8e1212fadb;p=simgear.git Compile PropertyObject under Windows --- diff --git a/simgear/props/propertyObject.cxx b/simgear/props/propertyObject.cxx index 3eea0ac2..df3f81f9 100644 --- a/simgear/props/propertyObject.cxx +++ b/simgear/props/propertyObject.cxx @@ -21,6 +21,8 @@ #include "propertyObject.hxx" +#include + #include namespace simgear