]> git.mxchange.org Git - simgear.git/blobdiff - simgear/route/routetest.cxx
Patch from Erik Hofman:
[simgear.git] / simgear / route / routetest.cxx
index 313ed528b764615e3de6831e68608b27b9b36f30..1d8be5af682e3ddedc5e3b2e52a1a4862cd3829b 100644 (file)
@@ -6,10 +6,8 @@
 #include "route.hxx"
 #include "waypoint.hxx"
 
-#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(cout);
 SG_USING_STD(endl);
-#endif
  
 int main() {
     SGRoute route;