diff options
Diffstat (limited to 'tests/tnext.c')
-rw-r--r-- | tests/tnext.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tnext.c b/tests/tnext.c index 2f60bfa5f..60863c126 100644 --- a/tests/tnext.c +++ b/tests/tnext.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 <stdio.h> -#include <stdlib.h> - #include "mpfr-test.h" /* Generic tests for mpfr_nextabove and mpfr_nextbelow */ |