summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
authorharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-18 06:22:27 +0000
committerharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-18 06:22:27 +0000
commit02a4eff3af3ed3acc4afa33060b1936f1e189acc (patch)
tree2b7cb6915eca277bfe6d461ab4521719086348d0 /ace/Log_Record.h
parent424b1acad16f43d08c6beccbd648493c94cc2523 (diff)
downloadATCD-02a4eff3af3ed3acc4afa33060b1936f1e189acc.tar.gz
Check ChangeLog
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