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
Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git]
/
external
/
poppler
/
pch.patch.0
blob
9ffeeb8421f539f4f4349683ca27a724cf4b2b56
1
--- ./goo/gdir.h.sav 2021-01-02 17:54:42.000000000 +0100
2
+++ ./goo/gdir.h 2021-11-03 15:16:04.306277081 +0100
3
@@ -37,6 +37,8 @@
4
5
#include <memory>
6
7
+#include "gfile.h"
8
+
9
class GooString;
10
11
#if defined(_WIN32)