mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 04:52:22 +00:00
7 lines
102 B
C++
7 lines
102 B
C++
|
|
// Test error if static inv declared cv.
|
|
|
|
#undef BOOST_CONTRACT_PERMISSIVE
|
|
#include "static_cv.hpp"
|
|
|