mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-07 13:33:13 +00:00
Minor code organization change
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#pragma warning(disable: 4245)
|
||||
|
||||
extern "C" {
|
||||
// #include "utf8proc/utf8proc.h"
|
||||
#include "utf8proc/utf8proc.h"
|
||||
#include "utf8proc/utf8proc.c"
|
||||
}
|
||||
#pragma warning(pop)
|
||||
|
||||
Reference in New Issue
Block a user