summaryrefslogtreecommitdiff
path: root/vendor/tree-sitter/lib/src/unicode/utf.h
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-11-07 16:38:48 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-11-07 16:38:48 +0100
commitc0377818aa198a5b5d0d3c7697373c5b6828d5fa (patch)
tree8deb7109e9c996884a6a86ab46ec6190e793c532 /vendor/tree-sitter/lib/src/unicode/utf.h
parentf9dcd08833afdfb3b4446cb842d3ecd4469c5638 (diff)
downloadcrep-c0377818aa198a5b5d0d3c7697373c5b6828d5fa.tar.gz
Added tree-sitter vendor library
Diffstat (limited to 'vendor/tree-sitter/lib/src/unicode/utf.h')
-rw-r--r--vendor/tree-sitter/lib/src/unicode/utf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/tree-sitter/lib/src/unicode/utf.h b/vendor/tree-sitter/lib/src/unicode/utf.h
new file mode 100644
index 0000000..ac79ad0
--- /dev/null
+++ b/vendor/tree-sitter/lib/src/unicode/utf.h
@@ -0,0 +1 @@
// This file must exist in order for `utf8.h` and `utf16.h` to be used.