X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Froute%2Froute.hxx;h=6d2da1f765f03c357a2033cf46a89ba242387d47;hb=c16b9ed25b9c8d7229153787aa1492e4ea37b61e;hp=2fe2edc142fbfc61743ac1a177c2aac22472f334;hpb=c39e08cb2a8d5666f9d54af7d243fa525214d24e;p=simgear.git diff --git a/simgear/route/route.hxx b/simgear/route/route.hxx index 2fe2edc1..6d2da1f7 100644 --- a/simgear/route/route.hxx +++ b/simgear/route/route.hxx @@ -39,10 +39,10 @@ #include STL_STRING #include -FG_USING_STD(string); -FG_USING_STD(vector); +SG_USING_STD(string); +SG_USING_STD(vector); -#include "waypoint.hxx" +#include class SGRoute {