diff options
Diffstat (limited to 'ace/IOStream.cpp')
-rw-r--r-- | ace/IOStream.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/IOStream.cpp b/ace/IOStream.cpp index ac0b782387a..42187b95422 100644 --- a/ace/IOStream.cpp +++ b/ace/IOStream.cpp @@ -4,6 +4,7 @@ #define ACE_IOSTREAM_C #define ACE_BUILD_DLL + #include "ace/IOStream.h" #if !defined (ACE_LACKS_ACE_IOSTREAM) |