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
Merge pull request #1942 from mariadb-corporation/bar-develop-compile-10.6
Fixing 10.6 + develop compilation failure
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#define MCS_DATATYPES_STRING_H
|
||||
|
||||
#include "conststring.h"
|
||||
#include "collation.h"
|
||||
#include "collation.h" // class Charset
|
||||
|
||||
namespace datatypes
|
||||
{
|
||||
|
Reference in New Issue
Block a user