summaryrefslogtreecommitdiff
path: root/tests/tfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tfprintf.c')
-rw-r--r--tests/tfprintf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/tfprintf.c b/tests/tfprintf.c
index 97de9b9cc..41d067f15 100644
--- a/tests/tfprintf.c
+++ b/tests/tfprintf.c
@@ -20,11 +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 config.h before using ANY configure macros if needed. */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
#if defined(HAVE_STDARG) && !defined(MPFR_USE_MINI_GMP)
#include <stdarg.h>