X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMain%2Fmain.cxx;h=8bbb456484a55e425a53f01d23e0f6cc77abd3f3;hb=3b6c2c426d8fa1b72b7563383cecbba8eb0ff018;hp=9a40613a3cf833587cf36f759a889ef3ebe5edfe;hpb=227b3e469c5d062458b3fe1b0c429a54d25089e2;p=flightgear.git diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 9a40613a3..8bbb45648 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -27,11 +27,6 @@ #include -#if defined(__linux__) && defined(__i386__) -# include -# include -#endif - #include #include @@ -41,62 +36,37 @@ // Class references #include #include -#include -#include -#include #include #include #include -#include -#include #include #include -#include +#include +#include -#include