]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_socket.cxx
remove CopyPolicy from ModelRegistry
[simgear.git] / simgear / io / sg_socket.cxx
index b45b551b761629948f73753ca9476746b6bcedc7..8dcbd6bebd8c764d29b75f674b030cfb7343e544 100644 (file)
@@ -17,7 +17,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
@@ -31,7 +31,7 @@
 #include <strings.h>
 #endif
 
-#include STL_IOSTREAM
+#include <iostream>
 
 #include <simgear/debug/logstream.hxx>