Skip to content

Commit 053ba2d

Browse files
committed
resolving issues
1 parent 4f74f01 commit 053ba2d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGMM/Lumi/Tasks/lumiStability.cxx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
#include "DataFormatsParameters/GRPLHCIFData.h"
3636
#include "DataFormatsParameters/GRPECSObject.h"
3737

38+
#include <utility>
39+
#include <map>
40+
#include <string>
41+
#include <vector>
42+
3843
using namespace o2;
3944
using namespace o2::framework;
4045

0 commit comments

Comments
 (0)