From b1851a4ad037f193a01f8700d52269e093eed35f Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 14 May 2020 18:26:08 +0000 Subject: Issue #80 - de-unify and fix up gfx/graphite2 With de-unified building we have to re-apply the fix-up for , and additionally the same for to prevent the compiler picking the wrong versions of standard functions. --- gfx/graphite2/src/inc/json.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfx/graphite2/src/inc/json.h') diff --git a/gfx/graphite2/src/inc/json.h b/gfx/graphite2/src/inc/json.h index 90b8573d6..e9826832e 100644 --- a/gfx/graphite2/src/inc/json.h +++ b/gfx/graphite2/src/inc/json.h @@ -32,7 +32,7 @@ of the License or (at your option) any later version. #include "inc/Main.h" #include -#include +#include #include "inc/List.h" namespace graphite2 { -- cgit v1.2.3