mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
75a96b0afb
. update to version 5.0.1; . support STAGE. PR: ports/183172 Submitted by: bsam (me) Approved by: maintainer (timeout 2 weeks)
11 lines
284 B
C++
11 lines
284 B
C++
--- include/qpdf/QPDF.hh.orig 2013-10-22 10:30:42.941592225 +0400
|
|
+++ include/qpdf/QPDF.hh 2013-10-22 10:30:54.303595364 +0400
|
|
@@ -16,6 +16,7 @@
|
|
#include <map>
|
|
#include <list>
|
|
#include <iostream>
|
|
+#include <ctime>
|
|
|
|
#include <qpdf/QPDFObjGen.hh>
|
|
#include <qpdf/QPDFXRefEntry.hh>
|