Sprout/sprout/algorithm/string.hpp
2012-05-22 01:06:13 +09:00

7 lines
200 B
C++

#ifndef SPROUT_ALGORITHM_STRING_HPP
#define SPROUT_ALGORITHM_STRING_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/string/join.hpp>
#endif // #ifndef SPROUT_ALGORITHM_STRING_HPP