Skip to content

Commit ffe8092

Browse files
committed
Add indirect header which came with Data Sampling
1 parent cc3d163 commit ffe8092

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)