You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-21 13:40:58 +03:00
Merge pull request #1041 from dhall-MariaDB/MCOL-3784
MCOL-3784 Add boost/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