ext/boost/mpl/aux_/arity_spec.hpp in passenger-2.2.15 vs ext/boost/mpl/aux_/arity_spec.hpp in passenger-3.0.0.pre1

- old
+ new

@@ -8,12 +8,12 @@ // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // See http://www.boost.org/libs/mpl for documentation. -// $Source$ -// $Date: 2004-11-27 21:04:02 -0500 (Sat, 27 Nov 2004) $ -// $Revision: 26326 $ +// $Id: arity_spec.hpp 49267 2008-10-11 06:19:02Z agurtovoy $ +// $Date: 2008-10-11 02:19:02 -0400 (Sat, 11 Oct 2008) $ +// $Revision: 49267 $ #include <boost/mpl/int.hpp> #include <boost/mpl/limits/arity.hpp> #include <boost/mpl/aux_/config/dtp.hpp> #include <boost/mpl/aux_/preprocessor/params.hpp>