]> git.mxchange.org Git - simgear.git/commitdiff
IRIX fix (at least).
authorehofman <ehofman>
Wed, 28 Jul 2004 13:16:54 +0000 (13:16 +0000)
committerehofman <ehofman>
Wed, 28 Jul 2004 13:16:54 +0000 (13:16 +0000)
simgear/io/sg_socket.cxx

index e642639acd5f334e05881ce48b190a217006154d..70bb382c7aa840c354cd7b366824d582233344c0 100644 (file)
@@ -28,6 +28,8 @@
 #include <strings.h>
 #endif
 
+#include <ostream>
+
 #include <simgear/debug/logstream.hxx>
 
 #include "sg_socket.hxx"