]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLABasicDataType.cxx
hla: Remove deprecated methods from HLAObjectClass
[simgear.git] / simgear / hla / HLABasicDataType.cxx
index 106e81587219273e9df80c53f5febeab38d34506..ed2e9fcad03dd493d500234671cc8b7b93be156c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009 - 2010  Mathias Froehlich - Mathias.Froehlich@web.de
+// Copyright (C) 2009 - 2012  Mathias Froehlich - Mathias.Froehlich@web.de
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Library General Public
 // 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 "HLABasicDataType.hxx"
 
 #include "HLADataType.hxx"