mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-12 22:33:36 +00:00
Pointer arithmetic builtin procedures
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#pragma warning(disable: 4245)
|
||||
|
||||
#include "utf8proc/utf8proc.h"
|
||||
// #define UTF8PROC_IMPLEMENTATION
|
||||
// #include "utf8proc/utf8proc_new.h"
|
||||
|
||||
#pragma warning(pop)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user