X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fhla%2FRTIInteractionClass.cxx;h=d3c6d2a2d705950d04c18eb84f913ebda3ec754c;hb=7dc8bf3aa41655e8ae63a7193fe99b5a7802a6b7;hp=23aa741b8f1c351e2bba9921c73d57f773960c7e;hpb=92f7445bb90442832005f4ffd6273e590ac9e059;p=simgear.git diff --git a/simgear/hla/RTIInteractionClass.cxx b/simgear/hla/RTIInteractionClass.cxx index 23aa741b..d3c6d2a2 100644 --- a/simgear/hla/RTIInteractionClass.cxx +++ b/simgear/hla/RTIInteractionClass.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 "RTIInteractionClass.hxx" namespace simgear {