Moved header files

This commit is contained in:
Kazim Abrar Mahi 2024-03-23 01:16:04 +06:00 committed by Georgi Gerganov
parent d2cfc2225f
commit 54f93eb50b
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
2 changed files with 2 additions and 2 deletions

View file

@ -3,8 +3,6 @@
#include <cstdint>
#include <string>
#include <vector>
#include <locale>
#include <codecvt>
#define CODEPOINT_TYPE_UNIDENTIFIED 0
#define CODEPOINT_TYPE_DIGIT 1