poppler/Form.h |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 7342327039dfc750934f3ce7ff0bdb6bc585151c
Author: Albert Astals Cid <aa...@kde.org>
Date:   Wed Jan 17 22:33:42 2018 +0100

    Form.h: include time.h for time_t

diff --git a/poppler/Form.h b/poppler/Form.h
index 5eaeb420..8f7cb377 100644
--- a/poppler/Form.h
+++ b/poppler/Form.h
@@ -29,6 +29,8 @@
 #include "Object.h"
 #include "Annot.h"
 
+#include <time.h>
+
 #include <set>
 #include <vector>
 
_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to