summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 2d34aa3e108..547c3122a1f 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,5 +1,9 @@
Wed Apr 16 08:27:21 2003 Ossama Othman <ossama@uci.edu>
+ * tao/CORBA_String.cpp:
+
+ Include "ace/streams.h" to pull in iostream class declarations.
+
* tao/Exception.h:
Include <stdio.h> to pull in "FILE" typedef.