ext/boost/mpl/aux_/na_assert.hpp in passenger-2.2.15 vs ext/boost/mpl/aux_/na_assert.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: 2005-07-13 09:13:38 -0400 (Wed, 13 Jul 2005) $ -// $Revision: 30043 $ +// $Id: na_assert.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/aux_/na.hpp> #include <boost/mpl/aux_/config/msvc.hpp> #include <boost/mpl/aux_/config/workaround.hpp>