summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBA_String.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 20:29:26 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 20:29:26 +0000
commit707a3186d10cb0b99eb5c043d5e34ff3fa163761 (patch)
tree6b31542bce93a0e7331a8af9fcef6fbe19ddc5ee /TAO/tao/CORBA_String.cpp
parent1f2450c202c288d22891c33676bf06a07d51cba2 (diff)
downloadATCD-707a3186d10cb0b99eb5c043d5e34ff3fa163761.tar.gz
ChangeLogTag:Mon Nov 10 20:15:46 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tao/CORBA_String.cpp')
-rw-r--r--TAO/tao/CORBA_String.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/CORBA_String.cpp b/TAO/tao/CORBA_String.cpp
index 089c0b2076f..d44dfd01147 100644
--- a/TAO/tao/CORBA_String.cpp
+++ b/TAO/tao/CORBA_String.cpp
@@ -4,6 +4,8 @@
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_wchar.h"
#include "ace/OS_Memory.h"
+
+// FUZZ: disable check_for_streams_include
#include "ace/streams.h"
#if !defined (__ACE_INLINE__)