]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLAEnumeratedDataType.cxx
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / hla / HLAEnumeratedDataType.cxx
index d7cc2a9f2ebe84a7ba80ec7a8d1d22a710507619..9edb9bf0db9cabff2969968e5b4d50898074702d 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 "HLAEnumeratedDataType.hxx"
 
 #include <map>