mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
fix(sdk): Silence boost warnings
This commit is contained in:
committed by
Dennis Klein
parent
09d2574105
commit
e2de214a19
@@ -8,7 +8,9 @@
|
||||
|
||||
#include "Fixtures.h"
|
||||
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
#include <dds/dds.h>
|
||||
#undef BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
|
||||
namespace {
|
||||
|
||||
|
Reference in New Issue
Block a user