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
@@ -9,7 +9,9 @@
|
||||
#include "DDSEnvironment.h"
|
||||
|
||||
#include <cstdlib>
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
#include <dds/dds.h>
|
||||
#undef BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
#include <fairlogger/Logger.h>
|
||||
#include <fairmq/tools/InstanceLimit.h>
|
||||
#include <fairmq/sdk/DDSInfo.h>
|
||||
|
Reference in New Issue
Block a user