You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-3784 add scoped_ptr.hpp to roeaggregation.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