String和stdio支持 #2

Merged
ArchZer0 merged 5 commits from archzero_dev into main 2026-08-16 16:57:13 +08:00
Showing only changes of commit 32a43f6161 - Show all commits
-1
View File
@@ -2,7 +2,6 @@
#define BETTERSTL_BSTLINT_HPP
#include <cstdint>
#include <>
typedef std::int8_t i8;
typedef std::int16_t i16;