forked from boostorg/type_traits
Remove reference to BOOST_TYPEOF_SILENT as it doesn't exist any more.
[SVN r84846]
This commit is contained in:
@ -25,9 +25,6 @@
|
||||
|
||||
//----------------------------------------------------------------------------//
|
||||
#if defined(BOOST_NO_CXX11_DECLTYPE) && !defined(BOOST_COMMON_TYPE_DONT_USE_TYPEOF)
|
||||
# ifndef BOOST_TYPEOF_SILENT
|
||||
# define BOOST_TYPEOF_SILENT
|
||||
# endif
|
||||
#include <boost/typeof/typeof.hpp> // boost wonders never cease!
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user