Sprout/sprout/range/algorithm/modifying.hpp
2012-04-01 22:15:09 +09:00

8 lines
273 B
C++

#ifndef SPROUT_RANGE_ALGORITHM_MODIFYIING_HPP
#define SPROUT_RANGE_ALGORITHM_MODIFYIING_HPP
#include <sprout/config.hpp>
#include <sprout/range/algorithm/fixed.hpp>
#include <sprout/range/algorithm/fit.hpp>
#endif // #ifndef SPROUT_RANGE_ALGORITHM_MODIFYIING_HPP