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

12 lines
335 B
Plaintext

$OpenBSD: patch-idl_codegen-c++-common_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- idl/codegen-c++-common.cc.orig Sat Aug 14 16:03:19 2004
+++ idl/codegen-c++-common.cc Sat Aug 14 16:03:32 2004
@@ -21,7 +21,6 @@
*/
#include <CORBA.h>
-#include <fstream.h>
#include <ctype.h>
#include <stdio.h>
#include "codegen-c++-common.h"