Skip to content

Commit 678dcec

Browse files
committed
include cstring
1 parent b66a991 commit 678dcec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/logger/EzyLogger.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <algorithm>
33
#include <cstdarg>
44
#include <string>
5+
#include <cstring>
56

67
#if defined(_WIN32) || defined(WINRT)
78
#include "Windows.h"

0 commit comments

Comments
 (0)