Skip to content

Commit 5283913

Browse files
committed
[PWGDQ] fixed MegaLinter error
1 parent 01493b9 commit 5283913

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
#include <map>
3232
#include <string>
3333
#include <unordered_map>
34+
#include <memory>
35+
#include <algorithm>
36+
#include <utility>
37+
#include <vector>
3438

3539
using namespace o2;
3640
using namespace o2::framework;

0 commit comments

Comments
 (0)