yrnkrn / zapcc

zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Other
1.25k stars 61 forks source link

[WatchMacro]: add BOOST_ENABLE_ASSERT_HANDLER #11

Closed peterazmanov closed 6 years ago

peterazmanov commented 6 years ago

Since BOOST_GEOMETRY_ENABLE_ASSERT_HANDLER is included in WatchMacro group, BOOST_ENABLE_ASSERT_HANDLER should be included too. AFAIU Boost.Geometry contains a subset of Boost.Assert code with changed names of macros.