From 6e59fb5fda71eb527568a58d9c948b5f76c9bdc2 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 18 Jan 2018 19:03:58 +0000 Subject: Remove more unneeded includes and code from headers. Change-Id: I0a07dbc9850bef2184ed35ff04b08385fc1bdd17 Reviewed-on: https://pdfium-review.googlesource.com/22891 Commit-Queue: Lei Zhang Reviewed-by: dsinclair --- xfa/fxfa/cxfa_textpiece.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/fxfa/cxfa_textpiece.cpp') diff --git a/xfa/fxfa/cxfa_textpiece.cpp b/xfa/fxfa/cxfa_textpiece.cpp index 87a5e3fff2..d6a8d3abaf 100644 --- a/xfa/fxfa/cxfa_textpiece.cpp +++ b/xfa/fxfa/cxfa_textpiece.cpp @@ -6,6 +6,7 @@ #include "xfa/fxfa/cxfa_textpiece.h" +#include "xfa/fgas/font/cfgas_gefont.h" #include "xfa/fxfa/cxfa_linkuserdata.h" CXFA_TextPiece::CXFA_TextPiece() {} -- cgit v1.2.3