]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/HLADataElement.cxx
Remove dead code.
[simgear.git] / simgear / hla / HLADataElement.cxx
index 0794f152311f1239d958daa7b751bad16256c5d7..bdccf5d8612a27a48607143e1da63d222e9dc74e 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 "HLADataElement.hxx"
 
 #include <simgear/debug/logstream.hxx>