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
build fails with boost linking errors
This commit is contained in:
@ -38,7 +38,7 @@ using namespace execplan;
|
||||
using namespace joblist;
|
||||
|
||||
#ifndef SKIP_UDF
|
||||
#include "udfsdk.h"
|
||||
#include "../udfsdk/udfsdk.h"
|
||||
#endif
|
||||
|
||||
namespace funcexp
|
||||
|
Reference in New Issue
Block a user