summaryrefslogtreecommitdiff
path: root/ace/streams.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-06 02:07:43 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-06 02:07:43 +0000
commit98ef70e58f6cc39a354cbfb3cc99f7ae16446f9a (patch)
tree3ac50e0294a4de8aef29783ccfe3da0ec9a8368a /ace/streams.h
parent85f0e8b3e5908924a79f52f5c8782db0ab81a875 (diff)
downloadATCD-98ef70e58f6cc39a354cbfb3cc99f7ae16446f9a.tar.gz
ChangeLogTag: Thu Aug 05 21:04:20 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/streams.h')
-rw-r--r--ace/streams.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/streams.h b/ace/streams.h
index a4f2e4a20f5..a634b7694e4 100644
--- a/ace/streams.h
+++ b/ace/streams.h
@@ -47,8 +47,6 @@
# if defined (ACE_USES_OLD_IOSTREAMS)
# include /**/ <iostream.h>
# include /**/ <fstream.h>
-# include /**/ <istream.h>
-# include /**/ <ostream.h>
# include /**/ <iomanip.h>
# else
# include /**/ <iostream>