Skip to content

Commit be3ab97

Browse files
Daniel WhiteDaniel White
authored andcommitted
Removed string.h include as not strictly needed.
1 parent f9677e5 commit be3ab97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

iota.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include <stdio.h>
2-
#include <string.h>
32

43
#define I if(
54
#define M )break;

0 commit comments

Comments
 (0)