Skip to content

Commit 0abd927

Browse files
author
sjzhu0v0
committed
debug
1 parent 6d0c035 commit 0abd927

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

PWGDQ/Tasks/ModelConverter.cxx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@
1515
// the conflict with the old data model.
1616

1717
// other includes
18-
#include "Framework/runDataProcessing.h"
19-
#include "Framework/AnalysisTask.h"
18+
#include "Framework/ASoAHelpers.h"
2019
#include "Framework/AnalysisDataModel.h"
2120
#include "Framework/AnalysisHelpers.h"
21+
#include "Framework/AnalysisTask.h"
2222
#include "Framework/Configurable.h"
2323
#include "Framework/WorkflowSpec.h"
24+
#include "Framework/runDataProcessing.h"
2425
#include "PWGDQ/DataModel/ReducedInfoTables.h"
2526

2627
struct MultPVConverter000_001 {

0 commit comments

Comments
 (0)