Fix #includes: Add <cstring> for strlen()
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <benchmark/benchmark.h>
|
||||
#include <cstring>
|
||||
|
||||
#include <Hash/Md4.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user