Sprout/sprout/iterator/string.hpp

9 lines
252 B
C++
Raw Normal View History

2013-04-09 10:27:06 +00:00
#ifndef SPROUT_ITERATOR_STRING_HPP
#define SPROUT_ITERATOR_STRING_HPP
#include <sprout/config.hpp>
#include <sprout/iterator/to_lower_iterator.hpp>
#include <sprout/iterator/to_upper_iterator.hpp>
#endif // #ifndef SPROUT_ITERATOR_STRING_HPP