tippecanoe/text.hpp

4 lines
61 B
C++
Raw Normal View History

#include <string>
std::string check_utf8(std::string text);