We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5138633 commit 1a691d7Copy full SHA for 1a691d7
1 file changed
PWGEM/Dilepton/TableProducer/createEMEventDilepton.cxx
@@ -30,6 +30,8 @@
30
#include "ReconstructionDataFormats/Track.h"
31
32
#include <string>
33
+#include <algorithm>
34
+#include <vector>
35
36
using namespace o2;
37
using namespace o2::aod;
0 commit comments