summaryrefslogtreecommitdiff
path: root/test/math/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/math/fenv.h')
-rw-r--r--test/math/fenv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/math/fenv.h b/test/math/fenv.h
deleted file mode 100644
index 0025a62cc..000000000
--- a/test/math/fenv.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* until we support fenv ... */
-#define feclearexcept(X)
-#define fetestexcept(X) (0)