mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 04:52:22 +00:00
7 lines
153 B
C++
7 lines
153 B
C++
|
|
// Test other contract checking disabled within contract checking.
|
|
|
|
#undef BOOST_CONTRACT_CONFIG_PRECONDITIONS_DISABLE_NOTHING
|
|
#include "checking.hpp"
|
|
|