Merge branch 'awulkiew-fix/msc_clang' into develop

This commit is contained in:
Peter Dimov 2017-04-16 01:19:39 +03:00
commit 64ad04d3eb

View File

@ -49,7 +49,7 @@
# endif
# endif
#elif defined(__GNUC__)
#elif defined(__GNUC__) || defined(__clang__)
# ifndef BOOST_TYPEOF_EMULATION
# ifndef BOOST_TYPEOF_NATIVE
# define BOOST_TYPEOF_NATIVE