X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fhla%2FHLADataTypeVisitor.cxx;h=7c28fcb89964e440b1c5370b5a888051419584d3;hb=d4310a7f3b27b8403ba1ec030cfd3b4c6c565f24;hp=5978ac06d7faefc165b1dc54f43cac7a09d1d8f2;hpb=dc9163f8016047f29603c3d40032655132f5c109;p=simgear.git diff --git a/simgear/hla/HLADataTypeVisitor.cxx b/simgear/hla/HLADataTypeVisitor.cxx index 5978ac06..7c28fcb8 100644 --- a/simgear/hla/HLADataTypeVisitor.cxx +++ b/simgear/hla/HLADataTypeVisitor.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 "HLADataTypeVisitor.hxx" #include "HLAArrayDataElement.hxx"