openbsd-ports/devel/mico/patches/patch-orb_transport_cc
espie 379f54390a make it build with gcc3.
Mostly work from Aleksander Piotrowski
2004-09-26 12:11:00 +00:00

12 lines
328 B
Plaintext

$OpenBSD: patch-orb_transport_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- orb/transport.cc.orig Sun Aug 15 07:39:59 2004
+++ orb/transport.cc Sun Aug 15 07:40:03 2004
@@ -25,7 +25,6 @@
#include <CORBA-SMALL.h>
#include <string.h>
#include <errno.h>
-#include <iostream.h>
#include <mico/os-net.h>
#include <mico/impl.h>