Sprout/sprout/algorithm/string.hpp

8 lines
200 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>
#endif // #ifndef SPROUT_ALGORITHM_STRING_HPP