Assume existance of lambdas

This commit is contained in:
Alexander Grund 2020-07-09 18:58:49 +02:00
parent 9faab7749c
commit 2f72d5639e
No known key found for this signature in database
GPG key ID: AA48A0760367A42B
3 changed files with 0 additions and 18 deletions

View file

@ -46,12 +46,6 @@
# endif
#endif
#if !defined(BOOST_NO_CXX11_LAMBDAS) && !defined(BOOST_NO_LAMBDAS)
# ifndef MOCK_NO_LAMBDAS
# define MOCK_LAMBDAS
# endif
#endif
#if !defined(BOOST_NO_AUTO_PTR)
# ifndef MOCK_NO_AUTO_PTR
# define MOCK_AUTO_PTR