summaryrefslogtreecommitdiff
path: root/ace/IOStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IOStream.h')
-rw-r--r--ace/IOStream.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/IOStream.h b/ace/IOStream.h
index 5b5c1a003b1..7850dd4a69b 100644
--- a/ace/IOStream.h
+++ b/ace/IOStream.h
@@ -17,12 +17,13 @@
#if !defined (ACE_IOSTREAM_H)
#define ACE_IOSTREAM_H
-#include "ace/config.h"
+#include "ace/OS.h"
#if !defined (ACE_LACKS_ACE_IOSTREAM)
#include "ace/INET_Addr.h"
#include "ace/Handle_Set.h"
+#include "ace/streams.h"
#if defined (ACE_HAS_STRING_CLASS)
#if defined (ACE_WIN32)