summaryrefslogtreecommitdiff
path: root/tests/tget_f.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-05-16 13:21:15 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-05-16 13:21:15 +0000
commitbd733d9d1ccc1bc07b54b6fd624755a8187a84cc (patch)
tree06505f38de91ef26b0c42d5521765bdf62f2a0b0 /tests/tget_f.c
parentbe82f0512a2d60ba67f96a5705dd634934beef08 (diff)
downloadmpfr-bd733d9d1ccc1bc07b54b6fd624755a8187a84cc.tar.gz
Define the EXP() macro in src/mpfr-gmp.h only when needed (macro name
reserved by ISO C when <errno.h> is included). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11480 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tget_f.c')
-rw-r--r--tests/tget_f.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tget_f.c b/tests/tget_f.c
index 9b2513e00..5ac2010f8 100644
--- a/tests/tget_f.c
+++ b/tests/tget_f.c
@@ -20,6 +20,7 @@ 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. */
+#define MPFR_NEED_MPF_INTERNALS
#include "mpfr-test.h"
#ifndef MPFR_USE_MINI_GMP