Sprout/sprout/algorithm/clamp_range.hpp

9 lines
270 B
C++
Raw Normal View History

#ifndef SPROUT_ALGORITHM_CLAMP_RANGE_HPP
#define SPROUT_ALGORITHM_CLAMP_RANGE_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/fixed/clamp_range.hpp>
#include <sprout/algorithm/fit/clamp_range.hpp>
#endif // #ifndef SPROUT_ALGORITHM_CLAMP_RANGE_HPP