]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLAEnumeratedDataElement.cxx
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / hla / HLAEnumeratedDataElement.cxx
index d5af6d4118cb2ca545caa3470bf7b5bd53469584..cbc54a426feb83fbae1253061eedc9010920d8ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009 - 2010  Mathias Froehlich - Mathias.Froehlich@web.de
+// Copyright (C) 2009 - 2012  Mathias Froehlich - Mathias.Froehlich@web.de
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Library General Public
 // 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 "HLAEnumeratedDataElement.hxx"
 
 #include <simgear/debug/logstream.hxx>