You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-15 12:09:09 +03:00
Appears that the U18 version of boost needs an explicit include
of scoped_ptr
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/chrono.hpp>
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
#include "SMLogging.h"
|
||||
#include "Replicator.h"
|
||||
|
||||
Reference in New Issue
Block a user