Merge remote-tracking branch 'origin/main'

# Conflicts:
#	include/bstl/bstl.hpp
#	src/BigDecimal.cpp
#	src/BigInteger.cpp
This commit is contained in:
CupWater
2026-08-16 15:02:29 +08:00
8 changed files with 976 additions and 7 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
#ifndef BETTERSTL_BSTL_HPP
#define BETTERSTL_BSTL_HPP
#include<bstl/BigDecimal.hpp>
#include<bstlBigInteger.hpp>
#include <bstl/bstlint.hpp>
#define BETTERSTL_BSTL_HPP
#endif //BETTERSTL_BSTL_HPP