/Src/Dependencies/Boost/boost/fusion/include/key_of.hpp

http://hadesmem.googlecode.com/ · C++ Header · 13 lines · 4 code · 3 blank · 6 comment · 0 complexity · 91d82f5f75d996da7fb34a5a1662ac7c MD5 · raw file

  1. /*=============================================================================
  2. Copyright (c) 2009 Christopher Schmidt
  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. ==============================================================================*/
  6. #ifndef BOOST_FUSION_INCLUDE_KEY_OF_HPP
  7. #define BOOST_FUSION_INCLUDE_KEY_OF_HPP
  8. #include <boost/fusion/iterator/key_of.hpp>
  9. #endif