X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_socket_udp.hxx;h=9d8e8eb696d1a5f5453e02650408eb5204e43640;hb=ea1bbbabfabd370f4c1d49ba203a461afe1294cf;hp=d9006fe63a807a9cd56204361fa7a12a49d03b0f;hpb=733e6fa14ff507a1022ecab8d55cc9bf587bee40;p=simgear.git diff --git a/simgear/io/sg_socket_udp.hxx b/simgear/io/sg_socket_udp.hxx index d9006fe6..9d8e8eb6 100644 --- a/simgear/io/sg_socket_udp.hxx +++ b/simgear/io/sg_socket_udp.hxx @@ -41,7 +41,7 @@ #include #include -SG_USING_STD(string); +using std::string; /** * A UDP socket I/O class based on SGIOChannel and plib/net.