Skip to content

Commit 0a09fd3

Browse files
committed
include Framework headers into SGSelector.h
1 parent c1d8a08 commit 0a09fd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PWGUD/Core/SGSelector.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424

2525
#include "Common/CCDB/RCTSelectionFlags.h"
2626

27+
#include "Framework/AnalysisDataModel.h"
2728
#include "Framework/AnalysisTask.h"
2829
#include "Framework/Logger.h"
30+
#include "Framework/runDataProcessing.h"
2931

3032
#include <cmath>
3133

0 commit comments

Comments
 (0)