mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fixed lambdas conditional compilation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@754 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
5983b75343
commit
d5b216db8e
3 changed files with 3 additions and 3 deletions
|
|
@ -94,7 +94,7 @@
|
|||
|
||||
#if !defined(BOOST_NO_CXX11_LAMBDAS) && !defined(BOOST_NO_LAMBDAS)
|
||||
# ifndef MOCK_NO_LAMBDAS
|
||||
# define MOCK_NO_LAMBDAS
|
||||
# define MOCK_LAMBDAS
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue