From 218d1131e84c4c45da8b9796f46d52094df2962e Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sun, 29 Sep 2019 09:25:33 +0100 Subject: Change how foreign imports work for mac --- src/unicode.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/unicode.cpp') diff --git a/src/unicode.cpp b/src/unicode.cpp index 0ad658806..679d56365 100644 --- a/src/unicode.cpp +++ b/src/unicode.cpp @@ -2,7 +2,6 @@ #pragma warning(disable: 4245) extern "C" { -#include "utf8proc/utf8proc.h" #include "utf8proc/utf8proc.c" } #pragma warning(pop) -- cgit v1.2.3