summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-22 18:41:46 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-22 18:41:46 +0000
commit49eea8aca59a6984b98e3f8184748f98103a6f06 (patch)
treee75b2fd472df2381f96b6226941072c038750b60 /TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
parent54d26b7a54ea545a852c78e3ecdc07a05ff2e9ef (diff)
downloadATCD-49eea8aca59a6984b98e3f8184748f98103a6f06.tar.gz
ChangeLogTag:Fri Sep 22 11:32:25 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h')
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
index d563c8f0633..13644d1ccbb 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h
@@ -42,6 +42,7 @@
# include "pccTimer.h"
#endif /* CHORUS_MVME */
+// FUZZ: disable check_for_math_include
#if defined(ACE_HAS_EXCEPTIONS) && !defined (__KCC)
// Some plaforms define an exception structure in math.h...
# if defined (__GNUG__)