summaryrefslogtreecommitdiff
path: root/ace/Basic_Types.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
commitd6b0545f84e0ebe84a04a516bfb8e9281e487f20 (patch)
treeceb9792d7dc3db3f79b59d204fbdf790f88fd7d9 /ace/Basic_Types.cpp
parent0c28ecf3a369a4c855daefa243a7ce97c7865743 (diff)
downloadATCD-d6b0545f84e0ebe84a04a516bfb8e9281e487f20.tar.gz
ChangeLogTag:Mon Nov 10 01:58:00 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Basic_Types.cpp')
-rw-r--r--ace/Basic_Types.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Basic_Types.cpp b/ace/Basic_Types.cpp
index eef8d0e18eb..b36654dbd04 100644
--- a/ace/Basic_Types.cpp
+++ b/ace/Basic_Types.cpp
@@ -13,6 +13,7 @@ ACE_RCSID (ace,
#if defined (ACE_LACKS_LONGLONG_T)
# include "ace/Log_Msg.h"
# if !defined (ACE_LACKS_IOSTREAM_TOTALLY)
+// FUZZ: disable check_for_streams_include
# include "ace/streams.h"
# endif /* ! ACE_LACKS_IOSTREAM_TOTALLY */