mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-07-21 13:23:49 +00:00
Fix missing newline
This commit is contained in:
@@ -19,4 +19,4 @@ int main()
|
||||
BOOST_CHECK(mutable_value.backend().value() == mutable_value.backend().data());
|
||||
|
||||
return boost::report_errors();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user