mirror of
https://github.com/boostorg/contract.git
synced 2026-02-22 03:12:23 +00:00
started to parse if-assertion
This commit is contained in:
@@ -4,10 +4,8 @@
|
||||
# error "this compiler does not support variadic macros"
|
||||
#else
|
||||
|
||||
#include <boost/contract/ext_/preprocessor/traits/func/aux_/index.hpp>
|
||||
#define BOOST_CONTRACT_EXT_PP_FUNC_TRAITS_AUX_INDEX_TEST \
|
||||
BOOST_CONTRACT_EXT_PP_FUNC_TRAITS_AUX_CLASSIFIERS_INDEX
|
||||
|
||||
#include "../aux_/pp_traits.hpp"
|
||||
#include <boost/contract/ext_/preprocessor/traits/func.hpp>
|
||||
#include <boost/contract/ext_/preprocessor/utility/empty.hpp>
|
||||
|
||||
Reference in New Issue
Block a user