mirror of
https://github.com/boostorg/contract.git
synced 2026-02-28 05:12:20 +00:00
added max_bases test. renamed aux::test to test::aux.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <sstream>
|
||||
|
||||
boost::contract::aux::test::oteststream out;
|
||||
boost::contract::test::aux::oteststream out;
|
||||
|
||||
// NOTE: This is the correct way of programming contracts for base protected
|
||||
// and public overriding function.
|
||||
|
||||
Reference in New Issue
Block a user