Fix g++-4 warnings
[senf.git] / Socket / INetAddressing.cc
index b2e8edf..013704d 100644 (file)
@@ -26,7 +26,7 @@
 //#include "INetAddressing.ih"
 
 // Custom includes
-#include <strstream>
+#include <sstream>
 #include <string.h>
 #include <sys/socket.h>
 #include <boost/lexical_cast.hpp>