1
0
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:
david.hall
2022-06-14 16:16:38 -05:00
parent a227fccfa4
commit 9a24934728
5 changed files with 0 additions and 6 deletions

View File

@ -23,7 +23,6 @@
/** @file */
#pragma once
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
#include <string>
#include <iostream>