From e1e209f8e1c0f40b8cdbcfd647f0711455a6353a Mon Sep 17 00:00:00 2001 From: Saikari Date: Sat, 17 Jan 2026 17:21:56 +0300 Subject: cls --- core/src/xmake/string/case.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/src/xmake/string/case.c b/core/src/xmake/string/case.c index 7fd355519..6f8e35522 100644 --- a/core/src/xmake/string/case.c +++ b/core/src/xmake/string/case.c @@ -30,9 +30,6 @@ */ #include "prefix.h" #include -#include "tbox/libc/stdlib/setlocale.h" -/* Include Tbox platform header for spinlocks if not already in prefix.h */ -#include "tbox/platform/spinlock.h" #ifdef TB_CONFIG_OS_WINDOWS # include -- cgit v1.3.1