Sprout/sprout/range/algorithm/string/case_conv.hpp

9 lines
325 B
C++
Raw Normal View History

2013-04-09 10:27:06 +00:00
#ifndef SPROUT_RANGE_ALGORITHM_STRING_CASE_CONV_HPP
#define SPROUT_RANGE_ALGORITHM_STRING_CASE_CONV_HPP
#include <sprout/config.hpp>
#include <sprout/range/algorithm/string/fixed/case_conv.hpp>
#include <sprout/range/algorithm/string/fit/case_conv.hpp>
#endif // #ifndef SPROUT_RANGE_ALGORITHM_STRING_CASE_CONV_HPP