X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2FSGBinding.cxx;h=9e5fce06a5a3745a5e79dfa8b8b5bc2b5e42beaa;hb=e3f70b712545bc42a43175a2a88174dacce9ce73;hp=e65b4d2a8bf584a3928f9f06bd1605e7b1f8e17b;hpb=3e023b77dde9526d7efe8af00fa57c2143893983;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),