Index: core/include/fpdfapi/fpdf_serial.h |
diff --git a/core/include/fpdfapi/fpdf_serial.h b/core/include/fpdfapi/fpdf_serial.h |
index 6ed37568036214f9ca816c725acfd91db6a08f50..8cf3fb8a1ed4000054fe9058eb7b3dcbe6c81374 100644 |
--- a/core/include/fpdfapi/fpdf_serial.h |
+++ b/core/include/fpdfapi/fpdf_serial.h |
@@ -11,6 +11,7 @@ |
#include "core/include/fpdfapi/fpdf_pageobj.h" |
class CPDF_XRefStream; |
+class IPDF_CryptoHandler; |
CFX_ByteTextBuf& operator<<(CFX_ByteTextBuf& buf, const CPDF_Object* pObj); |