commit 2ba9675

snarmph ยท 2026-09-09 00:56:58 parent a429244
removing useless include
1 files changed, +0, -1
M src/test.c
M src/test.c +0, -1
1@@ -1,5 +1,4 @@
2 #include <stdio.h>
3-#include <string.h>
4 
5 int main() {
6     puts("just some test");