This commit is contained in:
ArchZer0
2026-08-16 15:24:33 +08:00
parent feac230fef
commit 86191b5eb0
+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