Compare commits

..

1 Commits

Author SHA1 Message Date
642c201bdd optional_optimization branch
[SVN r77091]
2012-02-22 10:37:27 +00:00
6 changed files with 3 additions and 7 deletions

View File

@ -1039,8 +1039,8 @@ rules for __element_conversion__.
[heading Header]
#include <boost/fusion/container/generation/make_vector.hpp>
#include <boost/fusion/include/make_vector.hpp>
#include <boost/fusion/container/generation/make_list.hpp>
#include <boost/fusion/include/make_list.hpp>
[heading Example]

View File

@ -13,4 +13,3 @@
#include <boost/fusion/container/generation/ignore.hpp>
#endif

View File

@ -18,5 +18,4 @@
#include <boost/fusion/tuple/detail/preprocessed/tuple50.hpp>
#else
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
#endif
#endif

View File

@ -112,4 +112,3 @@ namespace boost { namespace fusion
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
#endif

View File

@ -48,4 +48,3 @@ namespace boost { namespace fusion
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
#endif