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 b3ab9e9429 - Show all commits
+2 -2
View File
@@ -1,7 +1,7 @@
#ifndef BETTERSTL_BIG_NUMBERS_HPP #ifndef BETTERSTL_BIG_NUMBERS_HPP
#define BETTERSTL_BIG_NUMBERS_HPP #define BETTERSTL_BIG_NUMBERS_HPP
#include <bstl/biginteger.hpp> #include <bstl/big_integer.hpp>
#include <bstl/bigdecimal.hpp> #include <bstl/big_decimal.hpp>
#endif // BETTERSTL_BIG_NUMBERS_HPP #endif // BETTERSTL_BIG_NUMBERS_HPP