X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fmain.cxx;h=8c64afae12ef6a81e6590d292b4f6f2bae48edad;hb=93c6d15e194370c67b4d91ef58492002b78049b5;hp=d0acc277654a3c744f86a2bec90df91ee6db7842;hpb=fd492a297aee6d40c58f71b1889847b6668af3fd;p=flightgear.git diff --git a/src/Main/main.cxx b/src/Main/main.cxx index d0acc2776..07c10598a 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -32,29 +32,25 @@ # include #endif -#ifdef SG_MATH_EXCEPTION_CLASH -# include -#endif - -#ifdef HAVE_WINDOWS_H -# include -# include -#endif +#include #include -#include -#include -#include - +#include +#include #include // Class references -#include #include #include #include #include +#include +#include +#include +#include +#include + #include