Skip to content

Commit 6358c60

Browse files
committed
Clean up includes
1 parent 9cdfd82 commit 6358c60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/fileioc/resize/src/main.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
#include <tice.h>
21
#include <fileioc.h>
2+
#include <stdio.h>
3+
#include <tice.h>
4+
35

46
int main(void)
57
{

0 commit comments

Comments
 (0)