~ubuntu-branches/ubuntu/oneiric/bombono-dvd/oneiric

« back to all changes in this revision

Viewing changes to libs/boost-lib/boost/mpl/aux_/lambda_no_ctps.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-11-04 11:46:25 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20101104114625-2tfaxma74eqggp5r
Tags: 0.8.0-0ubuntu1
* New upstream release (LP: #670193).
* Refresh 02_sparc.diff patch.
* Replace 05-boost_filesystem-link.patch with 05-fix_boost.patch, it fixes
  build failure with Boost <= 1.44.
* Bump Standards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
//
15
15
// See http://www.boost.org/libs/mpl for documentation.
16
16
 
17
 
// $Source: /cvsroot/boost/boost/boost/mpl/aux_/lambda_no_ctps.hpp,v $
18
 
// $Date: 2004/09/07 12:24:48 $
19
 
// $Revision: 1.14 $
 
17
// $Id: lambda_no_ctps.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
 
18
// $Date: 2008-10-11 02:19:02 -0400 (Sat, 11 Oct 2008) $
 
19
// $Revision: 49267 $
20
20
 
21
21
#if !defined(BOOST_MPL_PREPROCESSING_MODE)
22
22
#   include <boost/mpl/lambda_fwd.hpp>