]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tgdb/TileEntry.hxx
Merge branch 'maint' into next
[simgear.git] / simgear / scene / tgdb / TileEntry.hxx
index cf0ffccc677fd2ca15febaa0e227ae9e34ed42d8..eee74541292c39c831a823202a4a70025a29d3a5 100644 (file)
@@ -48,8 +48,8 @@
 #include <strings.h>
 #endif
 
-SG_USING_STD(string);
-SG_USING_STD(vector);
+using std::string;
+using std::vector;
 
 namespace simgear {