diff options
Diffstat (limited to 'tests/tmul.c')
-rw-r--r-- | tests/tmul.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tmul.c b/tests/tmul.c index 3df65cfc2..03bd816a8 100644 --- a/tests/tmul.c +++ b/tests/tmul.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" #ifdef CHECK_EXTERNAL |