Index: xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
diff --git a/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp b/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
index 5596aac7bc2b15fec0cf93970a2e2166df900d1b..fd3e25c98c8aa270b2adda3b0a433fa897f637b6 100644 |
--- a/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
+++ b/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp |
@@ -5,7 +5,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
#include "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h" |
-#include "xfa/src/foxitlib.h" |
+ |
extern const FX_WORD gs_FX_WordBreak_Table[16] = { |
Tom Sepez
2016/02/29 19:22:30
nit: extern keyword not needed, several places in
dsinclair
2016/02/29 19:52:03
Done.
|
0xFFFF, 0xFFF9, 0xFFFB, 0xFFFB, 0xFFFB, 0xFFFB, 0xEFBB, 0xE77B, |
0xFFFB, 0xFFFB, 0xFFFB, 0xE77B, 0xE73B, 0xFFFB, 0xFFFB, 0xFFFB, |