Skip to content

Commit d49e8cd

Browse files
committed
added #include <string>
1 parent 3e899d7 commit d49e8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/QC/trackedCascadeProperties.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
#include <TPDGCode.h>
4444
#include <TVector2.h>
4545
#include <TVector3.h>
46-
4746
#include <algorithm>
4847
#include <cmath>
48+
#include <string>
4949
#include <vector>
5050

5151
using namespace std;

0 commit comments

Comments
 (0)