mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
257 B
C++
10 lines
257 B
C++
--- qt5/src/poppler-form.h.orig 2017-07-02 21:00:50 UTC
|
|
+++ qt5/src/poppler-form.h
|
|
@@ -26,6 +26,7 @@
|
|
#include <QtCore/QStringList>
|
|
#include <QtCore/QSharedPointer>
|
|
#include "poppler-export.h"
|
|
+#include <ctime> // time_t
|
|
|
|
class Page;
|
|
class FormWidget;
|