379f54390a
Mostly work from Aleksander Piotrowski
12 lines
335 B
Plaintext
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"
|