1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

build fails with boost linking errors

This commit is contained in:
Sergei Golubchik
2016-06-03 13:55:09 +03:00
parent 1f860b69fd
commit b1b60065d9
30 changed files with 43 additions and 83 deletions

View File

@ -44,7 +44,7 @@
#include "we_define.h"
#include "writeengine.h"
#include "columnresult.h"
#include "we_clients.h"
#include "../../writeengine/client/we_clients.h"
#include "liboamcpp.h"
#if defined(_MSC_VER) && defined(DDLPKGPROC_DLLEXPORT)