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

MCOL-597 some clean up and make Release builds work

This commit is contained in:
David Hall
2017-04-21 09:37:07 -05:00
parent 505464da61
commit b070ef3217
5 changed files with 13 additions and 36 deletions

View File

@ -65,6 +65,7 @@ template <class T> bool isnan(T);
#include "sql_table.h"
#include "sql_select.h"
#include "mysqld_error.h"
#include "item_windowfunc.h"
// Now clean up the pollution as best we can...