forked from boostorg/fusion
Compare commits
2 Commits
svn-branch
...
sandbox-br
Author | SHA1 | Date | |
---|---|---|---|
fd8442f73c | |||
b6142f1613 |
@ -13,3 +13,4 @@
|
||||
#include <boost/fusion/container/generation/ignore.hpp>
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -18,4 +18,5 @@
|
||||
#include <boost/fusion/tuple/detail/preprocessed/tuple50.hpp>
|
||||
#else
|
||||
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@ -112,3 +112,4 @@ namespace boost { namespace fusion
|
||||
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -48,3 +48,4 @@ namespace boost { namespace fusion
|
||||
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user