]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/RTI13InteractionClass.cxx
Fix some warnings reported from msvc
[simgear.git] / simgear / hla / RTI13InteractionClass.cxx
index f5508fa004bbd243854bb5b04fab9b5811bc1f95..130829d0d034f59f8338f36620c61662d82ed04d 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 "RTI13InteractionClass.hxx"
 
 #include "RTI13Ambassador.hxx"