summaryrefslogtreecommitdiff
path: root/examples/Log_Msg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r--examples/Log_Msg/test_log_msg.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/Log_Msg/test_log_msg.cpp b/examples/Log_Msg/test_log_msg.cpp
index 626124e1d38..7beef0e345d 100644
--- a/examples/Log_Msg/test_log_msg.cpp
+++ b/examples/Log_Msg/test_log_msg.cpp
@@ -20,10 +20,6 @@
#include "ace/OS.h"
-#if defined (ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION)
-# include <iostream.h>
-#endif /* ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION */
-
static void
cleanup (void)
{