Sprout/sprout/algorithm/clamp_range_copy.hpp

9 lines
295 B
C++
Raw Normal View History

#ifndef SPROUT_ALGORITHM_CLAMP_RANGE_COPY_HPP
#define SPROUT_ALGORITHM_CLAMP_RANGE_COPY_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/fixed/clamp_range_copy.hpp>
#include <sprout/algorithm/fit/clamp_range_copy.hpp>
#endif // #ifndef SPROUT_ALGORITHM_CLAMP_RANGE_COPY_HPP