openbsd-ports/devel/mico/patches/patch-idl_codegen-c++-skel_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++-skel_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
--- idl/codegen-c++-skel.cc.orig Sat Aug 14 16:04:38 2004
+++ idl/codegen-c++-skel.cc Sat Aug 14 16:04:48 2004
@@ -22,7 +22,6 @@
#include <CORBA.h>
-#include <fstream.h>
#include <ctype.h>
#include <stdio.h>
#include "codegen-c++-skel.h"