You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
fix(compilation): fix compilation with gcc 13.2.1 (#3069)
* bump-version * fix compilation with gcc 13.2.1 --------- Co-authored-by: Leonid Fedorov <leonid.fedorov@mariadb.com> Co-authored-by: Sergei Golubchik <serg@mariadb.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "exceptclasses.h"
|
||||
#include "columnstoreversion.h"
|
||||
#include "vlarray.h"
|
||||
#include <array>
|
||||
|
||||
using std::string;
|
||||
|
||||
|
Reference in New Issue
Block a user