X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fraw_socket.cxx;h=d93d971653e15a8904d777f2bc1b7f5e3d1a27a1;hb=201cb61f842ef50a19438e3872ba22e588fa1afc;hp=d61d71f99204eeaa88bcd12a21bec86611c83c9e;hpb=31ed79fe4311a4950a1574f7a6d42af434e072c6;p=simgear.git diff --git a/simgear/io/raw_socket.cxx b/simgear/io/raw_socket.cxx index d61d71f9..d93d9716 100644 --- a/simgear/io/raw_socket.cxx +++ b/simgear/io/raw_socket.cxx @@ -63,6 +63,8 @@ #include #include +using std::string; + namespace { class Resolver : public SGThread