summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-03-12 12:51:09 +0000
committerpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-03-12 12:51:09 +0000
commit49fe0fbfb5609bc3cf91dece29f9b3148ea059c6 (patch)
tree57f3aeae8c7d8f40d8dc324957fe8fa521f86da6 /tests
parentf6aa32bd10d57a565e6726aa7c6f8752d9c86951 (diff)
downloadmpfr-49fe0fbfb5609bc3cf91dece29f9b3148ea059c6.tar.gz
Update.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2837 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests')
-rw-r--r--tests/memory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/memory.c b/tests/memory.c
index 8a2877e3d..6b202e5a1 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -26,7 +26,6 @@ MA 02111-1307, USA. */
#include <stdlib.h> /* for abort */
#include <limits.h>
-
#include "mpfr-test.h"
/* Each block allocated is a separate malloc, for the benefit of a redzoning