fix slice_array interface

This commit is contained in:
bolero-MURAKAMI 2016-04-03 18:57:30 +09:00
parent b4da8f5776
commit f0ec89c423
7 changed files with 206 additions and 60 deletions

View file

@ -20,7 +20,7 @@
#include <sprout/functional/less_equal.hpp>
#include <sprout/functional/bind2nd.hpp>
#include <sprout/functional/bind1st.hpp>
#include <sprout/sized_pit.hpp>
#include <sprout/sized_pit/sized_pit.hpp>
namespace sprout {
//