[Poppler-bugs] [Bug 104674] #include <ctime> is missing in poppler/Form.h

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 18 07:33:56 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104674

--- Comment #3 from Mojca Miklavec <mojca at macports.org> ---
While it's ok to use "time.h", this is usually done in C. For C++ (and given
the fact that the header includes <vector>, it cannot be used in C anyway) it's
nicer to use <ctime>.

Anyway, the current patch should work as well, thank you very much.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180118/f3e7f26a/attachment.html>


More information about the Poppler-bugs mailing list