Sprout/sprout/compost/ranges.hpp

8 lines
240 B
C++

#ifndef SPROUT_COMPOST_RANGES_HPP
#define SPROUT_COMPOST_RANGES_HPP
#include <sprout/config.hpp>
#include <sprout/compost/ranges/jointed.hpp>
#include <sprout/compost/ranges/copied.hpp>
#endif // #ifndef SPROUT_COMPOST_RANGES_HPP