You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +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 DEBUG
|
||||
#undef set_bits
|
||||
#undef likely
|
||||
|
||||
namespace
|
||||
{
|
||||
|
Reference in New Issue
Block a user