X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Froute%2Fwaytest.cxx;h=0d57bff89fcef2ed47827b20b52206e20fa953b6;hb=3b21e9434f08326bd2bb3e683938b59c68496705;hp=bc31b9c59157a04d0c887f676424341e4ce2889a;hpb=30a14741c9d433abbb3986200e235db2edb93f36;p=simgear.git diff --git a/simgear/route/waytest.cxx b/simgear/route/waytest.cxx index bc31b9c5..0d57bff8 100644 --- a/simgear/route/waytest.cxx +++ b/simgear/route/waytest.cxx @@ -5,11 +5,8 @@ #include "waypoint.hxx" -#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS) SG_USING_STD(cout); SG_USING_STD(endl); -#endif - int main() { SGWayPoint a1(-93.216923, 44.880547, 0.0, SGWayPoint::WGS84, "KMSP");