mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix detail/float.hpp: include pair
add testspr/header_all.hpp
This commit is contained in:
parent
fc5e510c3c
commit
6bd876c587
2 changed files with 68 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <sprout/math/floor.hpp>
|
||||
#include <sprout/math/round.hpp>
|
||||
#include <sprout/type_traits/enabler_if.hpp>
|
||||
#include <sprout/utility/pair/pair.hpp>
|
||||
#include <sprout/detail/pow.hpp>
|
||||
|
||||
namespace sprout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue