summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/fgas_gefont.h
diff options
context:
space:
mode:
authornpm <npm@chromium.org>2016-08-18 10:55:29 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-18 10:55:29 -0700
commit1a8946b09884393d7dc4941e59b3172a7e473b01 (patch)
tree12bfdaad2b15bd515f8d8fff27c7fe0db63cce2b /xfa/fgas/font/fgas_gefont.h
parent2eb7c7dd6392488d858989da8d57d618f58f04ca (diff)
downloadpdfium-1a8946b09884393d7dc4941e59b3172a7e473b01.tar.xz
Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.
Review-Url: https://codereview.chromium.org/2260533002
Diffstat (limited to 'xfa/fgas/font/fgas_gefont.h')
-rw-r--r--xfa/fgas/font/fgas_gefont.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fgas/font/fgas_gefont.h b/xfa/fgas/font/fgas_gefont.h
index 37aa03eda9..cdb19338a2 100644
--- a/xfa/fgas/font/fgas_gefont.h
+++ b/xfa/fgas/font/fgas_gefont.h
@@ -15,6 +15,7 @@
#define FXFONT_SUBST_ITALIC 0x02
+class CFX_UnicodeEncoding;
class CXFA_PDFFontMgr;
class CFGAS_GEFont {