list_tie.hpp 1.0 KB

12345678910111213141516171819202122
  1. /*=============================================================================
  2. Copyright (c) 2001-2011 Joel de Guzman
  3. Distributed under the Boost Software License, Version 1.0. (See accompanying
  4. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  5. This is an auto-generated file. Do not edit!
  6. ==============================================================================*/
  7. #if FUSION_MAX_LIST_SIZE <= 10
  8. #include <boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp>
  9. #elif FUSION_MAX_LIST_SIZE <= 20
  10. #include <boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp>
  11. #elif FUSION_MAX_LIST_SIZE <= 30
  12. #include <boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp>
  13. #elif FUSION_MAX_LIST_SIZE <= 40
  14. #include <boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp>
  15. #elif FUSION_MAX_LIST_SIZE <= 50
  16. #include <boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp>
  17. #else
  18. #error "FUSION_MAX_LIST_SIZE out of bounds for preprocessed headers"
  19. #endif