X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.cxx;h=70ceb23b5fd3d2326c18c6fe4c9258461fdf57b7;hb=b587400846111cc4d6713dcdd38b715c97923d5a;hp=fad5cfada213689e46ab2d931a63efcef01617fd;hpb=dbdfc9012b2b6ab1f0c277713dffc691cc87a80a;p=flightgear.git diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index fad5cfada..70ceb23b5 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -8,16 +8,19 @@ #include -#include STL_STRING -#include STL_FSTREAM +#include +#include #include #include #include #include +#include #include #include #include +#include +#include #include #include @@ -30,16 +33,14 @@ #include #include #include -#if defined(HAVE_PLIB_PSL) -# include -#endif #include -#include +#include #include