summaryrefslogtreecommitdiff
path: root/ace/os_include/math.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-22 00:18:03 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-22 00:18:03 +0000
commit8b6d1a8a6dc70398d0a977f1aefb72d3465422f7 (patch)
tree9a43f6608d9c64778cf07aebe161f8ca69ff3118 /ace/os_include/math.h
parentb2f263bf1d852668baa19dacf5f42fa7d685598b (diff)
downloadATCD-8b6d1a8a6dc70398d0a977f1aefb72d3465422f7.tar.gz
ChangeLogTag:Thu May 22 00:16:11 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/os_include/math.h')
-rw-r--r--ace/os_include/math.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/os_include/math.h b/ace/os_include/math.h
index 15d5f241040..1e78fb79cfe 100644
--- a/ace/os_include/math.h
+++ b/ace/os_include/math.h
@@ -24,6 +24,8 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+// FUZZ: disable check_for_math_include
+
#if !defined (ACE_LACKS_MATH_H)
# include /**/ <math.h>
#endif /* !ACE_LACKS_MATH_H */