parameter_requirements.hpp 382 B

123456789101112
  1. // Copyright Daniel Wallin, David Abrahams 2005.
  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 PARAMETER_REQUIREMENTS_050331_HPP
  6. #define PARAMETER_REQUIREMENTS_050331_HPP
  7. #include <boost/parameter/aux_/pack/parameter_requirements.hpp>
  8. #endif // include guard