mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix literals
This commit is contained in:
parent
d26dafc3dc
commit
f08464943f
4 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <sprout/iterator/bytes_iterator.hpp>
|
||||
#include <sprout/numeric/accumulate.hpp>
|
||||
#include <sprout/detail/integer.hpp>
|
||||
#include <sprout/detail/udl_namespace.hpp>
|
||||
|
||||
namespace sprout {
|
||||
static_assert(CHAR_BIT == 8, "CHAR_BIT == 8");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue