// Test with max argument number set to 1 and no variadic templates. #define BOOST_NO_CXX11_VARIADIC_TEMPLATES #define BOOST_CONTRACT_MAX_ARGS 1 #include "max_args.hpp"