Skip to content

Commit 5851503

Browse files
committed
Fix int128 macros
1 parent bc801b8 commit 5851503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/benchmarks.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// https://www.boost.org/LICENSE_1_0.txt
55

66
#define BOOST_DECIMAL_DETAIL_INT128_ALLOW_SIGN_CONVERSION
7+
#define BOOST_DECIMAL_DETAIL_INT128_ALLOW_SIGN_COMPARE
78

89
#include <boost/decimal.hpp>
910
#include <chrono>

0 commit comments

Comments
 (0)