diff options
Diffstat (limited to 'tests/tmul_d.c')
-rw-r--r-- | tests/tmul_d.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tmul_d.c b/tests/tmul_d.c index e178674f0..10aa4e69c 100644 --- a/tests/tmul_d.c +++ b/tests/tmul_d.c @@ -20,8 +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 <float.h> #include "mpfr-test.h" |