• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 
6 #ifndef BOOST_PARAMETER_AUX_PARAMETER_REQUIREMENTS_HPP
7 #define BOOST_PARAMETER_AUX_PARAMETER_REQUIREMENTS_HPP
8 
9 #include <boost/parameter/aux_/pack/parameter_requirements.hpp>
10 
11 #endif  // include guard
12 
13