Skip to content

Commit 6ce5a69

Browse files
committed
Update endian-utils.h
1 parent 0e155bc commit 6ce5a69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/endian-utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <cstddef>
1010
#include <cstdint>
11+
#include <cstring>
1112

1213
//! Endianness indicator
1314
enum class Endian

0 commit comments

Comments
 (0)