File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1919#ifndef O2_READOUTCARD_CLI_OPTIONS_H
2020#define O2_READOUTCARD_CLI_OPTIONS_H
2121
22+ #define BOOST_BIND_GLOBAL_PLACEHOLDERS
2223#include < boost/program_options.hpp>
2324#include " ReadoutCard/Exception.h"
2425#include " ReadoutCard/Parameters.h"
Original file line number Diff line number Diff line change 2020#include < stdexcept>
2121#include < string>
2222#include < vector>
23+ #define BOOST_BIND_GLOBAL_PLACEHOLDERS
2324#include < boost/exception/all.hpp>
2425#include < cstdint>
2526#include " Common/Exception.h"
Original file line number Diff line number Diff line change 1616
1717#include < iostream>
1818#include < string>
19+ #define BOOST_BIND_GLOBAL_PLACEHOLDERS
1920#include < boost/lexical_cast/try_lexical_convert.hpp>
2021#include < boost/python.hpp>
2122#include " Common/GuardFunction.h"
You can’t perform that action at this time.
0 commit comments