mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
7 lines
125 B
C++
7 lines
125 B
C++
|
|
// Test with default max argument number (MAX_ARGS #undef).
|
|
|
|
#undef BOOST_CONTRACT_CONFIG_MAX_ARGS
|
|
#include "max_args.hpp"
|
|
|