summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/RTCosScheduling/server.cpp')
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/server.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/server.cpp b/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
index 69f2a464fc9..5cf7b94a164 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
+++ b/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
@@ -12,7 +12,10 @@
#include "Object1_i.h"
#include <orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.h>
+
+// FUZZ: disable check_for_streams_include
#include "ace/streams.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */