summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 15:30:33 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 15:30:33 +0000
commit0d5aa2ad5882822c2cec1f2bdc9f667a7a7ad6b6 (patch)
tree3813dcacb5785eea877a72a682630723e89b472a /TAO/ChangeLog
parentbf2ee643dbe5a4b720476f72516e2f95276a45f0 (diff)
downloadATCD-0d5aa2ad5882822c2cec1f2bdc9f667a7a7ad6b6.tar.gz
ChangeLogTag:Wed Apr 16 08:27:21 2003 Ossama Othman <ossama@uci.edu>
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.