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/json.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfx/graphite2/src/json.cpp') diff --git a/gfx/graphite2/src/json.cpp b/gfx/graphite2/src/json.cpp index d6e5518a1..48a563ce0 100644 --- a/gfx/graphite2/src/json.cpp +++ b/gfx/graphite2/src/json.cpp @@ -29,7 +29,7 @@ of the License or (at your option) any later version. #if !defined GRAPHITE2_NTRACING -#include +#include #include #include "inc/json.h" -- cgit v1.2.3