From 321b58671e8cf9f2f404256eb54172bab3284584 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 24 Feb 2012 16:13:48 +0000 Subject: [tests] Removed #include of headers already included via "mpfr-test.h" (, , ). Note: this change doesn't apply to tvalist.c, which is a special test that doesn't use "mpfr-test.h". git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8054 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tfrexp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/tfrexp.c') diff --git a/tests/tfrexp.c b/tests/tfrexp.c index 52b640fd9..fc218b507 100644 --- a/tests/tfrexp.c +++ b/tests/tfrexp.c @@ -20,7 +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 /* for exit */ #include "mpfr-test.h" static void -- cgit v1.2.1