You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-10 01:22:48 +03:00
Merge pull request #1045 from dhall-MariaDB/MCOL-3784-1.5
MCOL-3784 add scoped_ptr.hpp to rowaggregation.h
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/shared_array.hpp>
|
||||
#include <boost/scoped_array.hpp>
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
#include "serializeable.h"
|
||||
#include "bytestream.h"
|
||||
|
Reference in New Issue
Block a user