summaryrefslogtreecommitdiff
path: root/tests/mpn
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-06-08 01:00:53 +0200
committerKevin Ryde <user42@zip.com.au>2001-06-08 01:00:53 +0200
commit06db365e0207fd7d6429cd17d5997e4870102b87 (patch)
treebf0029ace1b1022176f27f1a0d6147fbcc12e9dc /tests/mpn
parentbfdbec7cd0c9c203c8bc4f1297de4294686d8fd5 (diff)
downloadgmp-06db365e0207fd7d6429cd17d5997e4870102b87.tar.gz
Oops, left in a bit of development stuff.
Diffstat (limited to 'tests/mpn')
-rw-r--r--tests/mpn/t-iord_u.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mpn/t-iord_u.c b/tests/mpn/t-iord_u.c
index ba71c47bb..bf0a5b84d 100644
--- a/tests/mpn/t-iord_u.c
+++ b/tests/mpn/t-iord_u.c
@@ -27,7 +27,6 @@ MA 02111-1307, USA.
#include "gmp-impl.h"
#include "tests.h"
-#include "mpn_incr_u_x86.c"
#define M MP_LIMB_T_MAX
#define SIZE ((mp_size_t) 10)