summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_idlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/utl_idlist.h')
-rw-r--r--TAO/TAO_IDL/include/utl_idlist.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/TAO_IDL/include/utl_idlist.h b/TAO/TAO_IDL/include/utl_idlist.h
index 5b82ae238c1..3c44a2b8b67 100644
--- a/TAO/TAO_IDL/include/utl_idlist.h
+++ b/TAO/TAO_IDL/include/utl_idlist.h
@@ -77,12 +77,7 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "utl_list.h"
#include "ace/OS.h"
-
-// Needed to recognize ACE_OSTREAM_TYPE, and for BCB it's
-// not included in ace/OS.h, so we include it here.
-#if defined (__BORLANDC__)
-# include "ace/streams.h"
-#endif
+#include "ace/streams.h"
class Identifier;