X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fhla%2FHLABasicDataType.cxx;h=ed2e9fcad03dd493d500234671cc8b7b93be156c;hb=aa679ffb86390a7f17ec776e52e5dcf9494b04b1;hp=63b8b8720e777d3f5c7f28c0f90df12daa1b865a;hpb=92f7445bb90442832005f4ffd6273e590ac9e059;p=simgear.git diff --git a/simgear/hla/HLABasicDataType.cxx b/simgear/hla/HLABasicDataType.cxx index 63b8b872..ed2e9fca 100644 --- a/simgear/hla/HLABasicDataType.cxx +++ b/simgear/hla/HLABasicDataType.cxx @@ -15,6 +15,12 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // +#ifdef HAVE_CONFIG_H +# include +#endif + +#include + #include "HLABasicDataType.hxx" #include "HLADataType.hxx"