Skip to content

Commit fc0e348

Browse files
aphecetchesawenzel
authored andcommitted
🩹 [PHOS] Add missing include (noticed when using Root 6.22/06)
1 parent a4b2e7b commit fc0e348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Detectors/PHOS/base/include/PHOSBase/Geometry.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <TGeoMatrix.h>
1919
#include <TVector3.h>
2020
#include <TMath.h>
21+
#include <array>
2122

2223
namespace o2
2324
{

0 commit comments

Comments
 (0)