Skip to content

Commit d8ac3d7

Browse files
authored
Add new includes for algorithm, array, format, map, and string
1 parent 0ef0af1 commit d8ac3d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGEM/Dilepton/Core/DileptonMC.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
#include "Math/Vector4D.h"
4848
#include "TString.h"
4949

50+
#include <algorithm>
5051
#include <array>
5152
#include <format>
5253
#include <map>

0 commit comments

Comments
 (0)