]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_socket.hxx
fix a typo
[simgear.git] / simgear / io / sg_socket.hxx
index 40ffde380373b32929f2741e0ab6ce0bb9c58960..78c9d2d892aa6ffb460dfb5ce4831058cc7040ed 100644 (file)
@@ -41,7 +41,7 @@
 
 #include <plib/netSocket.h>
 
-SG_USING_STD(string);
+using std::string;
 
 #define SG_MAX_SOCKET_QUEUE 32