]> git.mxchange.org Git - simgear.git/commitdiff
Fix ConditionNode Win32 compilation.
authorJames Turner <zakalawe@mac.com>
Thu, 4 Nov 2010 18:54:18 +0000 (18:54 +0000)
committerJames Turner <zakalawe@mac.com>
Thu, 4 Nov 2010 18:54:18 +0000 (18:54 +0000)
simgear/scene/model/ConditionNode.cxx

index 8003caa11102e66ac5136680b4c836ee1b7c424b..56460bef45338dbb1d67613a5cabfc38755b3901 100644 (file)
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include "ConditionNode.hxx"
 
 #include <simgear/math/SGMath.hxx>
 #include "ConditionNode.hxx"
 
 #include <simgear/math/SGMath.hxx>