mirror of
https://github.com/boostorg/contract.git
synced 2026-02-26 16:42:19 +00:00
7 lines
153 B
C++
7 lines
153 B
C++
|
|
// Test other contract checking disabled within contract checking [among libs].
|
|
|
|
#define BOOST_CONTRACT_TEST_LIB_B_SOURCE
|
|
#include "lib_b_inlined.hpp"
|
|
|