]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLAFixedRecordDataType.cxx
Fix SimGear compile on Linux
[simgear.git] / simgear / hla / HLAFixedRecordDataType.cxx
index 92e36e26c0974830642420d87cafc663bb92168f..aa4f10115319bdc4f4009882a306161d56c6da45 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 "HLAFixedRecordDataType.hxx"
 
 #include "HLADataTypeVisitor.hxx"