Skip to content

Commit c639795

Browse files
committed
Add missing headers
1 parent 16f582a commit c639795

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

PWGHF/D2H/Utils/utilsFlow.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020

2121
#include <CCDB/BasicCCDBManager.h>
2222
#include <CommonConstants/MathConstants.h>
23+
#include <Framework/AnalysisDataModel.h>
24+
#include <Framework/AnalysisHelpers.h>
25+
#include <Framework/AnalysisTask.h>
2326
#include <Framework/Logger.h>
2427

2528
#include <algorithm>

0 commit comments

Comments
 (0)