cast.hpp 366 B

123456789101112
  1. // Copyright Daniel Wallin 2006.
  2. // Distributed under the Boost Software License, Version 1.0.
  3. // (See accompanying file LICENSE_1_0.txt or copy at
  4. // http://www.boost.org/LICENSE_1_0.txt)
  5. #ifndef BOOST_PARAMETER_CAST_060902_HPP
  6. #define BOOST_PARAMETER_CAST_060902_HPP
  7. #include <boost/parameter/aux_/preprocessor/impl/function_cast.hpp>
  8. #endif // include guard