mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 04:52:22 +00:00
resolved almost all todos and recompiled examples and tests
This commit is contained in:
@@ -36,7 +36,7 @@ int main() {
|
||||
BOOST_TEST(false);
|
||||
#endif
|
||||
} catch(err const&) {
|
||||
ok.str(""); ok
|
||||
ok.str(""); ok << "" // Suppress a warning.
|
||||
#ifndef BOOST_CONTRACT_NO_PRECONDITIONS
|
||||
<< "f::pre" << std::endl
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user