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

12 lines
325 B
Plaintext

$OpenBSD: patch-orb_value_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- orb/value.cc.orig Sun Aug 15 07:46:25 2004
+++ orb/value.cc Sun Aug 15 07:46:33 2004
@@ -24,7 +24,6 @@
#ifndef _WINDOWS
#include <string.h>
#endif
-#include <iostream.h>
#include <mico/impl.h>
#include <mico/template_impl.h>
#include <mico/util.h>