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

7 lines
112 B
C++

// Test error if static inv declared mutable.
#undef BOOST_CONTRACT_PERMISSIVE
#include "static_mutable.hpp"