Update unicode.h

This commit is contained in:
bobqianic 2024-01-20 21:58:08 +00:00 committed by GitHub
parent 97c1549808
commit ac83ce3960
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@
#include <cassert>
#include <stdexcept>
#include <vector>
#include <string>
#include <unordered_map>
static const std::vector<std::pair<uint32_t, uint32_t>> digit_ranges = {