X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.cxx;h=c8b938473cd1218e06d305653c4166051fa0d0fd;hb=7b95bb5aa382d0e573e4597213a2e0f1c3d53601;hp=fad5cfada213689e46ab2d931a63efcef01617fd;hpb=dbdfc9012b2b6ab1f0c277713dffc691cc87a80a;p=flightgear.git diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index fad5cfada..c8b938473 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