]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLADataTypeVisitor.cxx
hla: Make use of SGLocation.
[simgear.git] / simgear / hla / HLADataTypeVisitor.cxx
index 5978ac06d7faefc165b1dc54f43cac7a09d1d8f2..7c28fcb89964e440b1c5370b5a888051419584d3 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 "HLADataTypeVisitor.hxx"
 
 #include "HLAArrayDataElement.hxx"