mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-02 21:12:11 +00:00
Fix pp-logic.
[SVN r85662]
This commit is contained in:
@@ -26,7 +26,7 @@ int main()
|
||||
#ifdef TEST1
|
||||
test<cpp_dec_float_50>();
|
||||
#endif
|
||||
#ifndef TEST2
|
||||
#ifdef TEST2
|
||||
test<number<cpp_dec_float<100, boost::int64_t, std::allocator<void> > > >();
|
||||
#endif
|
||||
return boost::report_errors();
|
||||
|
||||
Reference in New Issue
Block a user