1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-20 01:42:27 +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 6b30c20b2f
commit b9d06e2bf2
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...