Sprout/sprout/algorithm/string.hpp

9 lines
246 B
C++
Raw Normal View History

#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