summaryrefslogtreecommitdiff
path: root/tests/tpow_all.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-02-24 16:13:48 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-02-24 16:13:48 +0000
commit321b58671e8cf9f2f404256eb54172bab3284584 (patch)
tree29dc0860097a408a629605a324b226e71669fd08 /tests/tpow_all.c
parentc101da7aeaeef39e9a6725c250124ac1eeb2b27e (diff)
downloadmpfr-321b58671e8cf9f2f404256eb54172bab3284584.tar.gz
[tests] Removed #include of headers already included via "mpfr-test.h"
(<limits.h>, <stdio.h>, <stdlib.h>). Note: this change doesn't apply to tvalist.c, which is a special test that doesn't use "mpfr-test.h". git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8054 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tpow_all.c')
-rw-r--r--tests/tpow_all.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tpow_all.c b/tests/tpow_all.c
index c0b7817da..ce87d4cf8 100644
--- a/tests/tpow_all.c
+++ b/tests/tpow_all.c
@@ -29,8 +29,6 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
/* Execute with at least an argument to report all the errors found by
comparisons. */
-#include <stdlib.h>
-
#include "mpfr-test.h"
/* Behavior of cmpres (called by test_others):