fix include

This commit is contained in:
bolero-MURAKAMI 2017-10-07 17:07:05 +09:00
parent ca6ba120b3
commit 715cb40734

View file

@ -9,7 +9,6 @@
#define SPROUT_ALGORITHM_CXX14_FOR_EACH_N_HPP #define SPROUT_ALGORITHM_CXX14_FOR_EACH_N_HPP
#include <sprout/config.hpp> #include <sprout/config.hpp>
#include <sprout/utility/move.hpp>
namespace sprout { namespace sprout {
// //