repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update git submodules
[LibreOffice.git]
/
external
/
pdfium
/
constexpr-template.patch
blob
b83b9f106a328a78921c5ab3c7bee322749d9e12
1
--- core/fxcodec/jbig2/JBig2_SymbolDict.h
2
+++ core/fxcodec/jbig2/JBig2_SymbolDict.h
3
@@ -12,8 +12,7 @@
4
#include <vector>
5
6
#include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
7
-
8
-class CJBig2_Image;
9
+#include "core/fxcodec/jbig2/JBig2_Image.h"
10
11
class CJBig2_SymbolDict {
12
public: