Sprout/sprout/range/algorithm/replace_copy.hpp
2011-09-03 22:26:26 +09:00

8 lines
305 B
C++

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