summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1361_Regression/shutdown.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-11 01:08:32 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-11 01:08:32 +0000
commitd170ccfdca7de8f484148ad31bca8aaf6d324450 (patch)
treed24229d13eacccb8833f23a8842af8f6d1a1cf54 /TAO/tests/Bug_1361_Regression/shutdown.cpp
parent17a8f250e055135ebb235f706afd221921f6d447 (diff)
downloadATCD-d170ccfdca7de8f484148ad31bca8aaf6d324450.tar.gz
ChangeLogTag:Tue Nov 11 01:14:58 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tests/Bug_1361_Regression/shutdown.cpp')
-rw-r--r--TAO/tests/Bug_1361_Regression/shutdown.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Bug_1361_Regression/shutdown.cpp b/TAO/tests/Bug_1361_Regression/shutdown.cpp
index 6abe84a928c..64fc5963c0b 100644
--- a/TAO/tests/Bug_1361_Regression/shutdown.cpp
+++ b/TAO/tests/Bug_1361_Regression/shutdown.cpp
@@ -2,6 +2,8 @@
#include "TestC.h"
#include "ace/Get_Opt.h"
+
+// FUZZ: disable check_for_streams_include
#include "ace/streams.h"
ACE_RCSID(Bug_1270_Regression, shutdown, "$Id$")