summaryrefslogtreecommitdiff
path: root/ACE/ace/iosfwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/iosfwd.h')
-rw-r--r--ACE/ace/iosfwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/ace/iosfwd.h b/ACE/ace/iosfwd.h
index d255a75241c..fa959f6c021 100644
--- a/ACE/ace/iosfwd.h
+++ b/ACE/ace/iosfwd.h
@@ -44,6 +44,7 @@
# if !defined (ACE_USES_OLD_IOSTREAMS)
# include /**/ <iosfwd>
+#define ACE_HAS_CPP98_IOSTREAMS 1
# else
// @note If these forward declarations don't work (e.g. aren't
// portable), we may have to include "ace/streams.h" as a last