mirror of
https://github.com/boostorg/contract.git
synced 2026-01-26 18:32:55 +00:00
7 lines
119 B
C++
7 lines
119 B
C++
|
|
// Test error if override func does not actually override.
|
|
|
|
#undef BOOST_CONTRACT_PERMISSIVE
|
|
#include "override.hpp"
|
|
|