X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fhla%2FHLAArrayDataType.cxx;h=e5302a8bcaa36d29cfdbba1670e0b00918e114e5;hb=7dc8bf3aa41655e8ae63a7193fe99b5a7802a6b7;hp=8f6435b602f821f7eecc6e9c56fbbcbaff16eb24;hpb=92f7445bb90442832005f4ffd6273e590ac9e059;p=simgear.git diff --git a/simgear/hla/HLAArrayDataType.cxx b/simgear/hla/HLAArrayDataType.cxx index 8f6435b6..e5302a8b 100644 --- a/simgear/hla/HLAArrayDataType.cxx +++ b/simgear/hla/HLAArrayDataType.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 "HLAArrayDataType.hxx" #include "HLAArrayDataElement.hxx"