mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-04 12:07:45 +00:00
Change how foreign imports work for mac
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#pragma warning(disable: 4245)
|
||||
|
||||
extern "C" {
|
||||
#include "utf8proc/utf8proc.h"
|
||||
#include "utf8proc/utf8proc.c"
|
||||
}
|
||||
#pragma warning(pop)
|
||||
|
||||
Reference in New Issue
Block a user