Index: core/src/fpdftext/text_int.h |
diff --git a/core/src/fpdftext/text_int.h b/core/src/fpdftext/text_int.h |
index 576ab7ca9a3836020b87311027decef55ca4c718..46249150ce5bfee4755b783777c3c1114ccc2121 100644 |
--- a/core/src/fpdftext/text_int.h |
+++ b/core/src/fpdftext/text_int.h |
@@ -195,6 +195,7 @@ class CPDF_TextPageFind : public IPDF_TextPageFind { |
CFX_RectArray m_resArray; |
FX_BOOL m_IsFind; |
}; |
+ |
class CPDF_LinkExt { |
public: |
CPDF_LinkExt() {} |