X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_socket_udp.cxx;h=6e43eb96098381dc6b6b4c52c6f7991c4d8369b0;hb=598b64fa9569c16878c904e344e2e2775e210c42;hp=bfc8f7bdd5cc9ce24bdd8de16d1ce61b8a1324ad;hpb=407c7a10f54e49c9ee7fb496285e0901b864ed8c;p=simgear.git diff --git a/simgear/io/sg_socket_udp.cxx b/simgear/io/sg_socket_udp.cxx index bfc8f7bd..6e43eb96 100644 --- a/simgear/io/sg_socket_udp.cxx +++ b/simgear/io/sg_socket_udp.cxx @@ -32,6 +32,7 @@ #include #include // for atoi +#include using std::string;