]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/RTIInteractionClass.cxx
hla: Fixes for the data element index implementation.
[simgear.git] / simgear / hla / RTIInteractionClass.cxx
index 23aa741b8f1c351e2bba9921c73d57f773960c7e..d3c6d2a2d705950d04c18eb84f913ebda3ec754c 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 "RTIInteractionClass.hxx"
 
 namespace simgear {