X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_socket_udp.hxx;h=9d8e8eb696d1a5f5453e02650408eb5204e43640;hb=ea1bbbabfabd370f4c1d49ba203a461afe1294cf;hp=731909afe6638fe585f674931bcb4f9b648fe5a1;hpb=dcb95d131bc6aef1abe25d1f415e309f06e52436;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.