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

12 lines
336 B
Plaintext
Raw Normal View History

$OpenBSD: patch-orb_dispatch_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- orb/dispatch.cc.orig Sat Aug 14 16:32:41 2004
+++ orb/dispatch.cc Sat Aug 14 16:32:45 2004
@@ -27,7 +27,6 @@
#include <string.h>
#endif
#include <errno.h>
-#include <iostream.h>
#include <mico/impl.h>
#include <mico/template_impl.h>
#include <mico/util.h>