]> git.mxchange.org Git - simgear.git/blobdiff - simgear/hla/RTIFederate.cxx
hla: Remove deprecated methods from HLAObjectClass
[simgear.git] / simgear / hla / RTIFederate.cxx
index 5d754fb2c80f4eb2077b981ab92a76507d70c622..54a81eceec6518cafa32cf887806a7c635d2b170 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 "RTIFederate.hxx"
 
 namespace simgear {