mirror of
https://github.com/boostorg/scope_exit.git
synced 2026-02-02 09:02:17 +00:00
Merge deprecated macro change for Boost.ScopeExit to release; no functionality change
[SVN r81852]
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// Home at http://www.boost.org/libs/scope_exit
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#ifdef BOOST_NO_LAMBDAS
|
||||
#ifdef BOOST_NO_CXX11_LAMBDAS
|
||||
# error "lambda functions required"
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user