]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLAOMTXmlVisitor.cxx
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / hla / HLAOMTXmlVisitor.cxx
index 84c0f2102f7c2b1d01d897a4b9c1e4dae538948a..bf719d09bae2cbc6c5385449a08cd8e7dcbb044e 100644 (file)
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
+#include <simgear/compiler.h>
+
 #include "HLAOMTXmlVisitor.hxx"
 
 #include <map>