1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/algorithm/string.hpp
bolero-MURAKAMI 488df1e685 sprout/operation/fixed/realign_to.hpp 仕様変更
sprout/algorithm/string/join.hpp 仕様変更
2011-11-04 22:17:25 +09:00

8 lines
246 B
C++

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