Skip to content

Commit 0a872f7

Browse files
authored
Merge pull request #337 from knopers8/add-implicit-headers
Add indirect header which came with Data Sampling
2 parents f208ea8 + ffe8092 commit 0a872f7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Framework/test/testCheckWorkflow.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
///
1515
#include <Framework/DataSampling.h>
1616
#include <Framework/CompletionPolicyHelpers.h>
17+
#include <Framework/DeviceSpec.h>
1718
#include "QualityControl/InfrastructureGenerator.h"
1819

1920
using namespace o2;

Modules/Example/src/ExampleCondition.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
///
1515

1616
#include "Example/ExampleCondition.h"
17+
#include <boost/property_tree/ptree.hpp>
1718

1819
namespace o2::quality_control_modules::example
1920
{

0 commit comments

Comments
 (0)