Skip to content

Commit 864c1af

Browse files
authored
Add missing headers (#280)
1 parent 58b88de commit 864c1af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/Monitoring/Tags.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#define ALICEO2_MONITORING_TAG_H
1919

2020
#include <string>
21+
#include <string_view>
22+
#include <array>
2123

2224
namespace o2
2325
{

0 commit comments

Comments
 (0)