mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
added NO_EXCEPTS to boost_contract_no feature and built all tests and examples for all compilers
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
//[n1962_vector
|
||||
#include <boost/contract.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/algorithm/cxx11/all_of.hpp>
|
||||
#include <boost/type_traits/has_equal_to.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
Reference in New Issue
Block a user