X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fhla%2FHLARawDataElement.cxx;h=628574a948075ef1abf2745c036d6d7022ab5349;hb=201cb61f842ef50a19438e3872ba22e588fa1afc;hp=14dd3ea784a82476f0c72258afb08fc30279ee9a;hpb=252a539e69bda7cf8cf0c5198f25f38b0a710ee2;p=simgear.git diff --git a/simgear/hla/HLARawDataElement.cxx b/simgear/hla/HLARawDataElement.cxx index 14dd3ea7..628574a9 100644 --- a/simgear/hla/HLARawDataElement.cxx +++ b/simgear/hla/HLARawDataElement.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 "HLARawDataElement.hxx" namespace simgear {