1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-02 17:22:27 +03:00

MCOL-1412 Ubuntu 18.04 support

Backport Ubuntu 18.04 support to 1.1
This commit is contained in:
Andrew Hutchings
2018-05-14 22:03:25 +01:00
parent 32feb09e91
commit 5b1f5d5fe4
4 changed files with 24 additions and 12 deletions

View File

@ -21,6 +21,7 @@
*
***********************************************************************/
#include <stdexcept>
#include <iostream>
using namespace std;
#include "messageobj.h"