contract/test/public_function/override_error.cpp

7 lines
119 B
C++

// Test error if override func does not actually override.
#undef BOOST_CONTRACT_PERMISSIVE
#include "override.hpp"