mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-03 06:24:36 +02:00
Remove reference to BOOST_TYPEOF_SILENT as it doesn't exist any more.
[SVN r84845]
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