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:
@@ -30,6 +30,7 @@
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <stack>
|
||||
#include <vector>
|
||||
#include <bitset>
|
||||
|
||||
#include "idb_mysql.h"
|
||||
#include "ha_mcs_sysvars.h"
|
||||
|
Reference in New Issue
Block a user