#include #include void handle_contract_violation(const std::contracts::contract_violation&) { std::abort(); }