]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/RTIFederateFactoryRegistry.cxx
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / hla / RTIFederateFactoryRegistry.cxx
index 2e786fe9cfa34fa0aa54f89d07f53491d6fc5bb2..8584a429071b41c23a32d120d6c54a8afffe9997 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 "RTIFederateFactoryRegistry.hxx"
 
 #include "simgear/threads/SGGuard.hxx"