Skip to content

Commit 5309f27

Browse files
committed
The commit added a broken header into the test which happened to pass due to ObjC behaviours accidentally leaking. Fix the header.
1 parent aec2c7b commit 5309f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#import <core_mi6.h>
1+
#include <core_mi6.h>
22
void fromUniversalExportsClang();

0 commit comments

Comments
 (0)