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
MCOL-4422 Remove mariadb.h and my_sys.h dependency from collation.h
This commit is contained in:
@ -44,8 +44,7 @@
|
||||
#include "returnedcolumn.h"
|
||||
#include "dataconvert.h"
|
||||
|
||||
struct charset_info_st;
|
||||
typedef const struct charset_info_st CHARSET_INFO;
|
||||
#include "collation.h"
|
||||
|
||||
namespace messageqcpp
|
||||
{
|
||||
|
Reference in New Issue
Block a user