]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jsclient.cxx
Add missing include files needed by the new math code under windows
[flightgear.git] / src / Network / jsclient.cxx
index 3df3b486e81bc67117c1eda587c62c729bda5165..8221b4d582eb9273ba2f58faeafe960bc3da2a41 100644 (file)
@@ -21,6 +21,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/io/iochannel.hxx>