forked from boostorg/fusion
Likewise.
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#error "C++03 only! This file should not have been included"
|
||||
#endif
|
||||
|
||||
#include <boost/fusion/container/vector/limits.hpp>
|
||||
#include <boost/fusion/container/vector/detail/cpp03/limits.hpp>
|
||||
|
||||
#if !defined(FUSION_MAX_DEQUE_SIZE)
|
||||
# define FUSION_MAX_DEQUE_SIZE FUSION_MAX_VECTOR_SIZE
|
||||
|
Reference in New Issue
Block a user