openbsd-ports/devel/mico/patches/patch-orb_string_cc

12 lines
306 B
Plaintext
Raw Normal View History

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