]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLAVariantRecordDataType.cxx
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / hla / HLAVariantRecordDataType.cxx
index 8f62f2e0760060890b9fc38a7451c24a1af9f434..d5c5d44b0ebcec6e14811c9d09fc8478b19ff496 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 "HLAVariantRecordDataType.hxx"
 
 #include "HLADataTypeVisitor.hxx"