Skip to content

Commit acca688

Browse files
committed
Fix compile error in swift-reflection-test.cpp
1 parent f73223a commit acca688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/swift-reflection-test/swift-reflection-test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
#include "mach_helpers.h"
2727
#endif
2828

29+
#include <unistd.h>
30+
2931
#include <iostream>
3032
#include <csignal>
3133

0 commit comments

Comments
 (0)