summaryrefslogtreecommitdiff
path: root/tests/tadd_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tadd_ui.c')
-rw-r--r--tests/tadd_ui.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c
index 67c8fc0b6..ec3b5683c 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -23,10 +23,7 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include <float.h>
#include <time.h>
-#include "gmp.h"
-#include "gmp-impl.h"
-#include "mpfr.h"
-#include "mpfr-impl.h"
+
#include "mpfr-test.h"
#define check(x,y,r) check3(x,y,r,0.0)