X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2FSGBinding.cxx;h=9e5fce06a5a3745a5e79dfa8b8b5bc2b5e42beaa;hb=7dfb463ba9ac50e890718612cd6b55373b7cc4a8;hp=e65b4d2a8bf584a3928f9f06bd1605e7b1f8e17b;hpb=81a44d1340b963642a584214992120e7c8b5ea79;p=simgear.git diff --git a/simgear/structure/SGBinding.cxx b/simgear/structure/SGBinding.cxx index e65b4d2a..9e5fce06 100644 --- a/simgear/structure/SGBinding.cxx +++ b/simgear/structure/SGBinding.cxx @@ -7,9 +7,15 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include "SGBinding.hxx" +#include + SGBinding::SGBinding() : _command(0), _arg(new SGPropertyNode),