]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_socket.cxx
Linux test_HTTP fixes.
[simgear.git] / simgear / io / sg_socket.cxx
index 4af401de65e98dc356ea2410ad82a02a1b1bda50..4ca13150170e6bfba5eb052c8115ce6e85b1f668 100644 (file)
@@ -36,6 +36,7 @@
 #include "sg_socket.hxx"
 
 bool SGSocket::init = false;
+using std::string;
 
 SGSocket::SGSocket( const string& host, const string& port_, 
                    const string& style ) :