diff options
Diffstat (limited to 'tests/tfmod.c')
-rw-r--r-- | tests/tfmod.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tfmod.c b/tests/tfmod.c index 5a93fde66..a7cb90cb3 100644 --- a/tests/tfmod.c +++ b/tests/tfmod.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" #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) |