修改bstlint

This commit is contained in:
CupWater
2026-08-16 15:00:09 +08:00
parent e0c47fbd8a
commit fb2b24bc72
7 changed files with 18 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef BETTERSTL_BIGNUMS_HPP
#define BETTERSTL_BIGNUMS_HPP
#include <bstl/biginteger.hpp>
#include <bstl/bigdecimal.hpp>
#endif //BETTERSTL_BIGNUMS_HPP