]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/RTIFederateFactory.cxx
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / hla / RTIFederateFactory.cxx
index 69efa7625c8aeb3ec4a4d8a6f57d6e1e633238f5..ea71540f5d0c7fd5fdeea6b16aaf5e03ea5d9986 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 "RTIFederateFactory.hxx"
 
 #include "RTIFederateFactoryRegistry.hxx"