You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-4422 Remove mariadb.h and my_sys.h dependency from collation.h
This commit is contained in:
@ -22,11 +22,6 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
//#include <mariadb.h>
|
||||
//#undef set_bits // mariadb.h defines set_bits, which is incompatible with boost
|
||||
//#undef LONGLONG_MIN
|
||||
//#include <my_sys.h>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
Reference in New Issue
Block a user