You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-4734 Centos7 compilation fix
This commit is contained in:
@ -34,6 +34,7 @@ using namespace std;
|
||||
#include <boost/shared_array.hpp>
|
||||
#include <boost/scoped_array.hpp>
|
||||
#include <boost/uuid/uuid_io.hpp>
|
||||
#include "boost/tuple/tuple.hpp"
|
||||
using namespace boost;
|
||||
|
||||
#include "messagequeue.h"
|
||||
|
Reference in New Issue
Block a user