X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FScenery%2Ftileentry.cxx;h=aa701539a0020d9c994aa9c9c8e4bc6966b29025;hb=73b92a697d023daf128110ac96ec0d630155b6b1;hp=5ba0900d892383b1cc03fabe8b68434b6b0992e0;hpb=2afcbb4bc815e02f8b0c2e42f0047387b6bddb49;p=flightgear.git diff --git a/src/Scenery/tileentry.cxx b/src/Scenery/tileentry.cxx index 5ba0900d8..aa701539a 100644 --- a/src/Scenery/tileentry.cxx +++ b/src/Scenery/tileentry.cxx @@ -27,14 +27,6 @@ #include -#ifdef SG_MATH_EXCEPTION_CLASH -# include -#endif - -#include STL_FUNCTIONAL -#include STL_ALGORITHM -#include STL_STRING - #include #include #include @@ -44,8 +36,10 @@ #include #include #include
+#include
#include #include