summaryrefslogtreecommitdiff
path: root/examples/Log_Msg/test_ostream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg/test_ostream.cpp')
-rw-r--r--examples/Log_Msg/test_ostream.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/Log_Msg/test_ostream.cpp b/examples/Log_Msg/test_ostream.cpp
index 33b5cbfd498..6f4dbd0770b 100644
--- a/examples/Log_Msg/test_ostream.cpp
+++ b/examples/Log_Msg/test_ostream.cpp
@@ -18,7 +18,10 @@
// ============================================================================
#include "ace/OS_main.h"
+
+// FUZZ: disable check_for_streams_include
#include "ace/streams.h"
+
#include "ace/Log_Msg.h"
ACE_RCSID(Log_Msg, test_ostream, "$Id$")