From 3e2762ac15bb937942f0cdbbe5edd7b96f8a99ef Mon Sep 17 00:00:00 2001 From: anth64 Date: Sun, 18 Jan 2026 22:04:05 +0100 Subject: [PATCH] remove accidental import, thanks clangd --- src/platform.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/platform.c b/src/platform.c index 5943cc8..56cf649 100644 --- a/src/platform.c +++ b/src/platform.c @@ -1,5 +1,4 @@ #include "stk.h" -#include #include #include #include