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

12 lines
318 B
Plaintext

$OpenBSD: patch-orb_context_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- orb/context.cc.orig Sat Aug 14 16:32:16 2004
+++ orb/context.cc Sat Aug 14 16:32:20 2004
@@ -24,7 +24,6 @@
#include <string.h>
#endif
#include <CORBA-SMALL.h>
-#include <iostream.h>
#include <mico/throw.h>
#include <mico/template_impl.h>