mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-06 10:38:16 +00:00
Add include for strlen.
This commit is contained in:
parent
96326411bf
commit
7a88d31fd9
@ -10,6 +10,7 @@
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdarg>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
|
||||
namespace Log {
|
||||
|
Loading…
x
Reference in New Issue
Block a user