You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
compilation failure
#define likely clashes with static bool likely(const string_type& str) in /usr/include/boost/date_time/special_values_parser.hpp
This commit is contained in:
@ -99,6 +99,7 @@ template <class T> bool isnan(T);
|
|||||||
#undef PACKAGE_BUGREPORT
|
#undef PACKAGE_BUGREPORT
|
||||||
#undef DEBUG
|
#undef DEBUG
|
||||||
#undef set_bits
|
#undef set_bits
|
||||||
|
#undef likely
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user