379f54390a
Mostly work from Aleksander Piotrowski
13 lines
328 B
Plaintext
13 lines
328 B
Plaintext
$OpenBSD: patch-orb_fixed_cc,v 1.1 2004/09/26 12:11:00 espie Exp $
|
|
--- orb/fixed.cc.orig Sun Sep 2 20:21:55 2001
|
|
+++ orb/fixed.cc Sun Aug 15 19:40:17 2004
|
|
@@ -22,7 +22,7 @@
|
|
|
|
#include <CORBA-SMALL.h>
|
|
#include <mico/template_impl.h>
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
#include <ctype.h>
|
|
#include <mico/os-math.h>
|
|
|