mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 04:52:22 +00:00
added max_bases test. renamed aux::test to test::aux.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <sstream>
|
||||
|
||||
boost::contract::aux::test::oteststream out;
|
||||
boost::contract::test::aux::oteststream out;
|
||||
|
||||
struct c
|
||||
#define BASES private boost::contract::constructor_precondition<c>
|
||||
|
||||
Reference in New Issue
Block a user