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

13 lines
314 B
Plaintext
Raw Normal View History

$OpenBSD: patch-idl_error_h,v 1.1 2004/09/26 12:11:00 espie Exp $
--- idl/error.h.orig Sun Sep 2 20:23:03 2001
+++ idl/error.h Sun Aug 15 19:37:01 2004
@@ -23,7 +23,7 @@
#ifndef __ERROR_H__
#define __ERROR_H__
-#include <iostream.h>
+#include <iostream>
#include <CORBA.h>
#include <mico/template_impl.h>