Skip to content

Commit 3565f60

Browse files
committed
fix gcc/clang compile error.
1 parent a727421 commit 3565f60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CxxRTLTestApplication/src/CxxMirrorTests/CxxMirrorThreadingTest.cpp

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

22
#include <vector>
33
#include <string>
4+
#include <cstring>
45
#include <iostream>
56

67
#include "../../CxxTestProps/inc/Date.h"

0 commit comments

Comments
 (0)