mirror of
https://github.com/boostorg/fusion.git
synced 2025-06-29 13:51:01 +02:00
Compare commits
1 Commits
svn-branch
...
svn-branch
Author | SHA1 | Date | |
---|---|---|---|
4686882502 |
@ -13,4 +13,3 @@
|
|||||||
#include <boost/fusion/container/generation/ignore.hpp>
|
#include <boost/fusion/container/generation/ignore.hpp>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -18,5 +18,4 @@
|
|||||||
#include <boost/fusion/tuple/detail/preprocessed/tuple50.hpp>
|
#include <boost/fusion/tuple/detail/preprocessed/tuple50.hpp>
|
||||||
#else
|
#else
|
||||||
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
||||||
#endif
|
#endif
|
||||||
|
|
@ -112,4 +112,3 @@ namespace boost { namespace fusion
|
|||||||
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -48,4 +48,3 @@ namespace boost { namespace fusion
|
|||||||
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user