X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_socket.cxx;h=2142548f891933c5be08ada15e7643cfa01e79dc;hb=dc09a50472890ac706d3c76d8af34cc3682ada0c;hp=70bb382c7aa840c354cd7b366824d582233344c0;hpb=5e6f9f79a2257fa9cddc53ea742cc8abb16b596c;p=simgear.git diff --git a/simgear/io/sg_socket.cxx b/simgear/io/sg_socket.cxx index 70bb382c..2142548f 100644 --- a/simgear/io/sg_socket.cxx +++ b/simgear/io/sg_socket.cxx @@ -3,7 +3,7 @@ // Written by Curtis Olson, started November 1999. // Modified by Bernie Bright , May 2002. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as @@ -28,7 +28,7 @@ #include #endif -#include +#include STL_IOSTREAM #include