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

7 lines
102 B
C++

// Test error if static inv declared cv.
#undef BOOST_CONTRACT_PERMISSIVE
#include "static_cv.hpp"