diff --git a/simgear/route/route.hxx b/simgear/route/route.hxx index 1f7c0323..6e6c5805 100644 --- a/simgear/route/route.hxx +++ b/simgear/route/route.hxx @@ -32,13 +32,10 @@ # error This library requires C++ #endif - #include -#include STL_STRING #include -SG_USING_STD(string); SG_USING_STD(vector); #include