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

12 lines
324 B
Plaintext

$OpenBSD: patch-idl_codegen-c++-util_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- idl/codegen-c++-util.cc.orig Sat Aug 14 16:09:15 2004
+++ idl/codegen-c++-util.cc Sat Aug 14 16:09:23 2004
@@ -22,7 +22,6 @@
#include <CORBA.h>
-#include <fstream.h>
#include <ctype.h>
#include <stdio.h>
#include "codegen-c++-util.h"