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

Added licensing preamble. Got it to build.

This commit is contained in:
Patrick LeBlanc
2019-01-23 13:02:53 -06:00
parent 88273bfc14
commit 51bb9f3050
17 changed files with 339 additions and 168 deletions

View File

@ -26,6 +26,7 @@ Initially, 'large' is defined as 1MB.
#include <deque>
#include <boost/thread/mutex.hpp>
#include "bytestream.h"
namespace messageqcpp
{