X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_socket_udp.hxx;h=9d8e8eb696d1a5f5453e02650408eb5204e43640;hb=aefe9bc11682f39b3936b9f01a0d37e9d6428078;hp=731909afe6638fe585f674931bcb4f9b648fe5a1;hpb=4e7fe460a5c5c1b64dd1d540bc197dbb89614b7f;p=simgear.git diff --git a/simgear/io/sg_socket_udp.hxx b/simgear/io/sg_socket_udp.hxx index 731909af..9d8e8eb6 100644 --- a/simgear/io/sg_socket_udp.hxx +++ b/simgear/io/sg_socket_udp.hxx @@ -36,12 +36,12 @@ #include -#include STL_STRING +#include #include #include -SG_USING_STD(string); +using std::string; /** * A UDP socket I/O class based on SGIOChannel and plib/net.