Skip to content

Commit 1535db3

Browse files
authored
Merge pull request #47 from gmittert/NotImportant
Use include instead of import
2 parents aecdc01 + 521f7c5 commit 1535db3

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,3 +1,3 @@
1-
#import "c.h"
1+
#include "c.h"
22

33
void /*bridgingHeader:decl*/bridgingHeader(void);

0 commit comments

Comments
 (0)