summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Log_Record.h')
-rw-r--r--ace/Log_Record.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/Log_Record.h b/ace/Log_Record.h
index 48aa06513bf..3d73cdd23a4 100644
--- a/ace/Log_Record.h
+++ b/ace/Log_Record.h
@@ -21,12 +21,6 @@
#include "ace/ACE.h"
#include "ace/Log_Priority.h"
-#if defined (ACE_WIN32) && defined (ACE_HAS_STL)
-#include <iostream>
-#else
-#include <iostream.h>
-#endif
-
class ACE_Export ACE_Log_Record
{
// = TITLE