summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Persistent_IOR/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Persistent_IOR/server.cpp')
-rw-r--r--TAO/tests/RTCORBA/Persistent_IOR/server.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Persistent_IOR/server.cpp b/TAO/tests/RTCORBA/Persistent_IOR/server.cpp
index 3802b89a475..98701515818 100644
--- a/TAO/tests/RTCORBA/Persistent_IOR/server.cpp
+++ b/TAO/tests/RTCORBA/Persistent_IOR/server.cpp
@@ -15,7 +15,9 @@ public:
void method (void);
+ //FUZZ: disable check_for_lack_ACE_OS
void shutdown (void);
+ //FUZZ: enable check_for_lack_ACE_OS
PortableServer::POA_ptr _default_POA (void);