Skip to content

Commit 8c166b1

Browse files
committed
Align forward declaration to what is used in O2
1 parent 73ab873 commit 8c166b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Framework/include/QualityControl/InfrastructureGenerator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
namespace o2::framework
2323
{
24-
struct CompletionPolicy;
24+
class CompletionPolicy;
2525
}
2626
#include <Framework/WorkflowSpec.h>
2727

0 commit comments

Comments
 (0)