Force invariant checking in tests

This commit is contained in:
Ion Gaztañaga
2015-06-04 11:41:14 +02:00
parent f02f5ec21f
commit e56cfdc8c7

View File

@@ -7,7 +7,7 @@
// See http://www.boost.org/libs/container for documentation. // See http://www.boost.org/libs/container for documentation.
// //
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
#define STABLE_VECTOR_ENABLE_INVARIANT_CHECKING
#include <boost/container/detail/config_begin.hpp> #include <boost/container/detail/config_begin.hpp>
#include <memory> #include <memory>