You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-06-13 16:01:32 +03:00
remove boost/shared_array include
This commit is contained in:
@ -73,7 +73,7 @@ using namespace std;
|
||||
#include <boost/scoped_array.hpp>
|
||||
using boost::scoped_array;
|
||||
|
||||
#include <boost/shared_array.hpp>
|
||||
|
||||
|
||||
#define INETSTREAMSOCKET_DLLEXPORT
|
||||
#include "inetstreamsocket.h"
|
||||
|
Reference in New Issue
Block a user