mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-07-21 13:23:49 +00:00
Remove forgotten local test code
This commit is contained in:
@@ -9,14 +9,6 @@
|
||||
// "Algorithm 910: A Portable C++ Multiple-Precision System for Special-Function Calculations",
|
||||
// in ACM TOMS, {VOL 37, ISSUE 4, (February 2011)} (C) ACM, 2011. http://doi.acm.org/10.1145/1916461.1916469
|
||||
|
||||
#define TEST_CPP_BIN_FLOAT
|
||||
#define TEST_CPP_DEC_FLOAT
|
||||
#define TEST_CPP_DOUBLE_FLOAT
|
||||
#if defined(__GNUC__)
|
||||
#define TEST_FLOAT128
|
||||
#define TEST_MPF_50
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define _SCL_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user