You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-4841 remove BOOST_BIND_GLOBAL_PLACEHOLDERS
drone has this defined on the command line
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
/** @file */
|
||||
|
||||
#pragma once
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
|
||||
#include <unistd.h>
|
||||
#include <string>
|
||||
|
@ -19,8 +19,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include <sys/types.h>
|
||||
|
@ -23,7 +23,6 @@
|
||||
/** @file */
|
||||
|
||||
#pragma once
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
@ -28,7 +28,6 @@
|
||||
/** @file */
|
||||
|
||||
#pragma once
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
|
@ -23,7 +23,6 @@
|
||||
/** @file */
|
||||
|
||||
#pragma once
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
Reference in New Issue
Block a user