summaryrefslogtreecommitdiff
path: root/ACE/ace/streams.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-07-28 13:40:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-07-28 13:40:01 +0000
commit1214dd51d360c594803639872e901490246b2ba4 (patch)
tree20cc205d48fb6a7f16e5e1764ef78ffd47844831 /ACE/ace/streams.h
parent301c008773a6f0ccf53a577ff3bdf405f0d1bc7e (diff)
downloadATCD-1214dd51d360c594803639872e901490246b2ba4.tar.gz
Mon Jul 28 13:39:13 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/streams.h')
-rw-r--r--ACE/ace/streams.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/streams.h b/ACE/ace/streams.h
index d26ceb73dd7..d84e3d1340f 100644
--- a/ACE/ace/streams.h
+++ b/ACE/ace/streams.h
@@ -55,9 +55,6 @@
// when it is used.
# include /**/ <iomanip.h>
# else
-# if defined (__BORLANDC__) && (__BORLANDC__ == 0x551)
-# include /**/ <iterator>
-# endif /* __BORLANDC__ && __BORLANDC__ == 0x551 */
# include /**/ <iostream>
# include /**/ <fstream>
# include /**/ <istream>