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

12 lines
333 B
Plaintext

$OpenBSD: patch-orb_address_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- orb/address.cc.orig Sat Aug 14 16:30:06 2004
+++ orb/address.cc Sat Aug 14 16:30:14 2004
@@ -26,7 +26,6 @@
#ifndef _WINDOWS
#include <string.h>
#endif
-#include <iostream.h>
#include <mico/os-net.h>
#include <mico/impl.h>
#include <mico/template_impl.h>