remove accidental import, thanks clangd

This commit is contained in:
2026-01-18 22:04:05 +01:00
parent a3978644af
commit 3e2762ac15
-1
View File
@@ -1,5 +1,4 @@
#include "stk.h" #include "stk.h"
#include <bits/stdint-uintn.h>
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>