X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2Fcommands.cxx;h=b2391e3ba7f1cff7986f8eacf5364e985739ee56;hb=7e7d877874fcd67cad0152bd1a2a073e0337235f;hp=16706d96ecde648e8095fdb78cd2674ccbecd086;hpb=781c445d14c2a8646ab1ce66fca691564a1eeb9c;p=simgear.git diff --git a/simgear/structure/commands.cxx b/simgear/structure/commands.cxx index 16706d96..b2391e3b 100644 --- a/simgear/structure/commands.cxx +++ b/simgear/structure/commands.cxx @@ -4,6 +4,10 @@ // // $Id$ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include @@ -12,6 +16,8 @@ #include "commands.hxx" +#include + ////////////////////////////////////////////////////////////////////////