2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-25 04:22:15 +00:00

Add M1 testing to drone (#868)

This commit is contained in:
Matt Borland
2023-01-16 11:13:04 -08:00
committed by GitHub
parent 09e1350f6f
commit e2c989cd18
3 changed files with 58 additions and 1 deletions

View File

@@ -133,7 +133,7 @@ namespace boost
>::type
>::type;
#ifdef BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
#if defined(BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS)
//
// Guard against use of long double if it's not supported:
//