1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-05 04:50:35 +03:00

Add support for building from server

This commit is contained in:
Andrew Hutchings
2019-11-25 16:47:45 +00:00
parent 27ec629ace
commit a8cd34f86d
40 changed files with 125 additions and 227 deletions

View File

@@ -33,7 +33,7 @@ extern int h_errno;
#include <boost/scoped_ptr.hpp>
#include <boost/tokenizer.hpp>
#include "config.h"
#include "mcsconfig.h"
#include "sessionmanager.h"
#include "dbrm.h"
#include "messagequeue.h"