tippecanoe/text.hpp
2016-10-05 14:55:32 -07:00

4 lines
61 B
C++

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