View | Details | Raw Unified | Return to bug 241002
Collapse All | Expand All

(-)files/patch-drawablepage.h (+10 lines)
Line 0 Link Here
1
--- drawablepage.h.orig	2019-10-02 09:07:11 UTC
2
+++ drawablepage.h
3
@@ -1,6 +1,7 @@
4
 #ifndef LUMINA_PDF_DRAWABLEPAGE_H
5
 #define LUMINA_PDF_DRAWABLEPAGE_H
6
 
7
+#include <memory>
8
 #include <QImage>
9
 #include <QSize>
10
 #include <poppler/qt5/poppler-qt5.h>

Return to bug 241002