Sprout/sprout/range/algorithm/string.hpp
2013-04-09 19:27:06 +09:00

7 lines
229 B
C++

#ifndef SPROUT_RANGE_ALGORITHM_STRING_HPP
#define SPROUT_RANGE_ALGORITHM_STRING_HPP
#include <sprout/config.hpp>
#include <sprout/range/algorithm/string/case_conv.hpp>
#endif // #ifndef SPROUT_RANGE_ALGORITHM_STRING_HPP