SHA256
9 lines
174 B
C++
9 lines
174 B
C++
#ifndef BETTERSTL_BSTL_HPP
|
|
|
|
#include<bstl/big_decimal.hpp>
|
|
#include<bstl/big_integer.hpp>
|
|
#include <bstl/bstlint.hpp>
|
|
|
|
#define BETTERSTL_BSTL_HPP
|
|
#endif //BETTERSTL_BSTL_HPP
|