X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.cxx;h=cf5efb8a5df4dc4e0a9d3fe3c3ee6edf99b414c3;hb=18d1593c42c2df60d7fb44ace722ca3e8a7fd82c;hp=78f4119cc80168738b8b630e4ea9b5c66eacacd7;hpb=1bdea279cdcc4e207aaa1075fb7e85d5f2dd3469;p=flightgear.git diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index 78f4119cc..cf5efb8a5 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -8,8 +8,8 @@ #include -#include STL_STRING -#include STL_FSTREAM +#include +#include #include #include @@ -18,6 +18,7 @@ #include #include #include +#include #include #include @@ -30,9 +31,6 @@ #include #include #include -#if defined(HAVE_PLIB_PSL) -# include -#endif #include #include #include