Skip to content

Commit 14f84ff

Browse files
prismatticaljimporter
authored andcommitted
Added missing header
1 parent c2a5f5d commit 14f84ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/bencode.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <cctype>
77
#include <charconv>
88
#include <cstddef>
9+
#include <cstring>
910
#include <iostream>
1011
#include <iterator>
1112
#include <limits>

0 commit comments

Comments
 (0)