summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 01:48:04 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 01:48:04 +0000
commit94c17f6904db3a5e396579e839f215c9e3c4c425 (patch)
treeceb9792d7dc3db3f79b59d204fbdf790f88fd7d9 /ace/Log_Msg.cpp
parentbcaf3470c05d33fe1ad3b82eba00fa78630e6d8e (diff)
downloadATCD-94c17f6904db3a5e396579e839f215c9e3c4c425.tar.gz
ChangeLogTag:Mon Nov 10 01:58:00 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Log_Msg.cpp')
-rw-r--r--ace/Log_Msg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Log_Msg.cpp b/ace/Log_Msg.cpp
index 074319c003d..f1ceb557ac1 100644
--- a/ace/Log_Msg.cpp
+++ b/ace/Log_Msg.cpp
@@ -24,6 +24,7 @@
#endif /* ! ACE_MT_SAFE */
#if !defined (ACE_LACKS_IOSTREAM_TOTALLY)
+// FUZZ: disable check_for_streams_include
# include "ace/streams.h"
#endif /* ! ACE_LACKS_IOSTREAM_TOTALLY */