X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2Fcommands.cxx;h=b2391e3ba7f1cff7986f8eacf5364e985739ee56;hb=4e46bb667179cd45cfb2f9934734ceddd1ea01b4;hp=16706d96ecde648e8095fdb78cd2674ccbecd086;hpb=ff7e70f4d570c472bbc6fe4198483d927914a35e;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 + ////////////////////////////////////////////////////////////////////////