X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fhla%2FRTIFederate.cxx;h=54a81eceec6518cafa32cf887806a7c635d2b170;hb=aa679ffb86390a7f17ec776e52e5dcf9494b04b1;hp=5d754fb2c80f4eb2077b981ab92a76507d70c622;hpb=feab25d0bee2c65a9b5c0a27802fb71c9a1a1190;p=simgear.git diff --git a/simgear/hla/RTIFederate.cxx b/simgear/hla/RTIFederate.cxx index 5d754fb2..54a81ece 100644 --- a/simgear/hla/RTIFederate.cxx +++ b/simgear/hla/RTIFederate.cxx @@ -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 @@ -15,6 +15,12 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // +#ifdef HAVE_CONFIG_H +# include +#endif + +#include + #include "RTIFederate.hxx" namespace simgear {