Skip to content

Commit b8c8c74

Browse files
committed
Merge branch 'master' into macOS
2 parents ecac349 + f5eef28 commit b8c8c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/FileUtilities.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(c-import "<stdio.h>" "<string>"
1+
(c-import "<stdio.h>" "<string>" "<assert.h>"
22
&with-decls "<stdio.h>") ;; FILE* TODO: How can I remove this from header?
33

44
(c-preprocessor-define MAX_PATH_LENGTH 256)

0 commit comments

Comments
 (0)