Sprout/sprout/range/numeric.hpp

9 lines
244 B
C++
Raw Normal View History

#ifndef SPROUT_RANGE_NUMERIC_HPP
#define SPROUT_RANGE_NUMERIC_HPP
#include <sprout/config.hpp>
2012-04-01 13:15:09 +00:00
#include <sprout/range/numeric/non_modifying.hpp>
#include <sprout/range/numeric/modifying.hpp>
#endif // #ifndef SPROUT_RANGE_NUMERIC_HPP