diff options
| author | Saikari <[email protected]> | 2026-01-17 17:21:56 +0300 |
|---|---|---|
| committer | Saikari <[email protected]> | 2026-01-17 17:21:56 +0300 |
| commit | e1e209f8e1c0f40b8cdbcfd647f0711455a6353a (patch) | |
| tree | 2ab5b194a63e2bf0fe04ccfb4900a6a448510219 /core/src/xmake/string | |
| parent | ef09020c7e5639701c167aa34fbfe4f3107cc015 (diff) | |
cls
Diffstat (limited to 'core/src/xmake/string')
| -rw-r--r-- | core/src/xmake/string/case.c | 3 |
1 files changed, 0 insertions, 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 <wctype.h> -#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 <windows.h> |
