mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
11 lines
246 B
C++
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
|
|
{
|