diff options
| -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> |
