aboutsummaryrefslogtreecommitdiff
path: root/print/qpdf/files/patch-include_QUtil.hh
diff options
context:
space:
mode:
Diffstat (limited to 'print/qpdf/files/patch-include_QUtil.hh')
-rw-r--r--print/qpdf/files/patch-include_QUtil.hh10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/qpdf/files/patch-include_QUtil.hh b/print/qpdf/files/patch-include_QUtil.hh
new file mode 100644
index 000000000000..704ad649a06c
--- /dev/null
+++ b/print/qpdf/files/patch-include_QUtil.hh
@@ -0,0 +1,10 @@
+--- include/qpdf/QUtil.hh.orig 2013-10-22 10:53:22.013499403 +0400
++++ include/qpdf/QUtil.hh 2013-10-22 10:53:41.216497407 +0400
+@@ -14,6 +14,7 @@
+ #include <list>
+ #include <stdexcept>
+ #include <stdio.h>
++#include <ctime>
+
+ namespace QUtil
+ {