Sprout/sprout/detail/algorithm_min_max.hpp

9 lines
253 B
C++
Raw Normal View History

2013-02-19 16:12:56 +00:00
#ifndef SPROUT_DETAIL_ALGORITHM_MIN_MAX_HPP
#define SPROUT_DETAIL_ALGORITHM_MIN_MAX_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/min.hpp>
#include <sprout/algorithm/max.hpp>
#endif // #ifndef SPROUT_DETAIL_ALGORITHM_MIN_MAX_HPP