mirror of
https://github.com/boostorg/local_function.git
synced 2026-01-31 08:12:28 +00:00
Merge deprecated macro change for Boost.LocalFunction to release; no functionality change
[SVN r81851]
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Home at http://www.boost.org/libs/local_function
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#ifndef BOOST_NO_AUTO_DECLARATIONS
|
||||
#ifndef BOOST_NO_CXX11_AUTO_DECLARATIONS
|
||||
# error "auto-declarations not allowed (using `auto` as storage classifier)"
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user