X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2Ftgdb%2FTileCache.hxx;h=f3c8a582b729c0be33f4117a1bbb69502a5a665c;hb=d4c7e950927b1e19a7a7622a7919f32233a6b7a8;hp=6e137d0ad66f67a3aeb0e9b5a240ab1a86016d28;hpb=367f1813dea1e24d6f7e7eb3ecbcfa87cb98a5d1;p=simgear.git diff --git a/simgear/scene/tgdb/TileCache.hxx b/simgear/scene/tgdb/TileCache.hxx index 6e137d0a..f3c8a582 100644 --- a/simgear/scene/tgdb/TileCache.hxx +++ b/simgear/scene/tgdb/TileCache.hxx @@ -30,7 +30,7 @@ #include #include -SG_USING_STD(map); +using std::map; namespace simgear {