-
-
-
-
-
-
-
-
-
-
-
-
- #ifndef RANGES_V3_GETLINES_HPP
- #define RANGES_V3_GETLINES_HPP
-
- #include <range/v3/detail/config.hpp>
- RANGES_DEPRECATED_HEADER(
- "This header is deprecated. Please #include <range/v3/view/getlines.hpp> instead.")
-
- #include <range/v3/view/getlines.hpp>
-
- #endif
|