Index: xfa/fgas/font/fgas_gefont.h |
diff --git a/xfa/fgas/font/fgas_gefont.h b/xfa/fgas/font/fgas_gefont.h |
index 37aa03eda9c5f9cd627695aee491fda41ebd77f7..77ba45ef0fe76247ac35a609bbc7d4ff6f1c0f76 100644 |
--- a/xfa/fgas/font/fgas_gefont.h |
+++ b/xfa/fgas/font/fgas_gefont.h |
@@ -16,6 +16,7 @@ |
#define FXFONT_SUBST_ITALIC 0x02 |
class CXFA_PDFFontMgr; |
+class CFX_UnicodeEncoding; |
dsinclair
2016/08/18 15:14:52
nit: sorted order.
npm
2016/08/18 17:36:41
Done.
|
class CFGAS_GEFont { |
public: |