openbsd-ports/devel/mico/patches/patch-idl_codegen-c++-util_cc

12 lines
324 B
Plaintext
Raw Normal View History

$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"