aboutsummaryrefslogtreecommitdiffstats
path: root/tests/math_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/math_test.cpp')
-rw-r--r--tests/math_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/math_test.cpp b/tests/math_test.cpp
index 0b98e40f3..63ac71977 100644
--- a/tests/math_test.cpp
+++ b/tests/math_test.cpp
@@ -14,8 +14,6 @@
* limitations under the License.
*/
-#define _DECLARE_C99_LDBL_MATH 1
-
// This include (and the associated definition of __test_capture_signbit)
// must be placed before any files that include <cmath> (gtest.h in this case).
//