Files
bsdports/print/libqpdf/files/patch-include_QUtil.hh
2019-12-26 07:26:06 +00:00

11 lines
246 B
C++

--- 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
{