File tree Expand file tree Collapse file tree 5 files changed +2
-17
lines changed
Expand file tree Collapse file tree 5 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #include < boost/test/tools/old/interface.hpp>
13-
1412#include " ../src/HTTPParser.h"
1513#include < catch_amalgamated.hpp>
1614
Original file line number Diff line number Diff line change 1717#include " Framework/ParallelContext.h"
1818#include " Framework/runDataProcessing.h"
1919
20- #include < boost/algorithm/string.hpp>
21-
2220using namespace o2 ::framework;
2321
2422struct FakeCluster {
Original file line number Diff line number Diff line change 88// In applying this license CERN does not waive the privileges and immunities
99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
11- #include < boost/algorithm/string.hpp>
12-
13- #include " Framework/InputSpec.h"
1411#include " Framework/CallbackService.h"
1512#include " Framework/ControlService.h"
1613#include " Framework/DataProcessorSpec.h"
17- #include " Framework/ParallelContext.h"
1814#include " Framework/runDataProcessing.h"
1915#include " Framework/Logger.h"
2016
21- #include < chrono>
22- #include < thread>
23-
2417using namespace o2 ::framework;
2518using DataHeader = o2::header::DataHeader;
2619
Original file line number Diff line number Diff line change 88// In applying this license CERN does not waive the privileges and immunities
99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
11- #include < boost/test/tools/old/interface.hpp>
12-
1311#include " Framework/ServiceHandle.h"
1412#include " Framework/ServiceRegistry.h"
1513#include " Framework/CallbackService.h"
Original file line number Diff line number Diff line change 88// In applying this license CERN does not waive the privileges and immunities
99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
11- # include " Framework/InputSpec.h "
11+
1212#include " Framework/DataProcessorSpec.h"
1313#include " Framework/ParallelContext.h"
1414#include " Framework/runDataProcessing.h"
15-
16- #include < boost/algorithm/string.hpp>
17-
15+ #include < thread>
1816#include < chrono>
1917
2018using namespace o2 ::framework;
You can’t perform that action at this time.
0 commit comments