Skip to content

Commit f4c528d

Browse files
committed
Fix missing header
1 parent 396dc28 commit f4c528d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Utils/src/StringUtils.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <fmt/format.h>
1818
#endif
1919
#include <unistd.h>
20+
#include <cstring>
2021

2122
using namespace o2::utils;
2223

0 commit comments

Comments
 (0)