From: frohlich Date: Sun, 8 Jul 2007 08:43:40 +0000 (+0000) Subject: Modified Files: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3b21e9434f08326bd2bb3e683938b59c68496705;p=simgear.git Modified Files: simgear/route/route.hxx: Remove unused include. --- 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