1
0
Fork 0
libreoffice/external/pdfium/constexpr-template.patch
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00

12 lines
282 B
Diff

--- core/fxcodec/jbig2/JBig2_SymbolDict.h
+++ core/fxcodec/jbig2/JBig2_SymbolDict.h
@@ -12,8 +12,7 @@
#include <vector>
#include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
-
-class CJBig2_Image;
+#include "core/fxcodec/jbig2/JBig2_Image.h"
class CJBig2_SymbolDict {
public: