summaryrefslogtreecommitdiff
path: root/tests/tpow.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tpow.c')
-rw-r--r--tests/tpow.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tpow.c b/tests/tpow.c
index 64f118f48..10eddbe95 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -20,9 +20,6 @@ along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
-#include <float.h>
-#include <math.h>
-
#define _MPFR_NO_DEPRECATED_ROOT
#include "mpfr-test.h"