mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2024-11-12 21:09:01 +00:00
fix include
This commit is contained in:
parent
786c4f3b1e
commit
7784046f95
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
#include <sprout/utility/move.hpp>
|
#include <sprout/utility/move.hpp>
|
||||||
#include <sprout/iterator/type_traits/is_iterator_of.hpp>
|
#include <sprout/iterator/type_traits/is_iterator_of.hpp>
|
||||||
#include <sprout/type_traits/enabler_if.hpp>
|
#include <sprout/type_traits/enabler_if.hpp>
|
||||||
#include <sprout/numeric/cxx14/partial_sum.hpp>
|
|
||||||
|
|
||||||
namespace sprout {
|
namespace sprout {
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue