summaryrefslogtreecommitdiff
path: root/tests/tpow.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tpow.c')
-rw-r--r--tests/tpow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tpow.c b/tests/tpow.c
index d5e968b3a..c96060433 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -23,6 +23,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
#include <float.h>
#include <math.h>
+#define _MPFR_NO_DEPRECATED_ROOT
#include "mpfr-test.h"
#ifdef CHECK_EXTERNAL