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