Files
contract/test/invariant/static_cv_permissive.cpp
2016-03-06 08:56:42 -08:00

7 lines
127 B
C++

// Test no error if permissive even when static inv declared cv.
#define BOOST_CONTRACT_PERMISSIVE
#include "static_cv.hpp"