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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 17 12:49:43 UTC 2018


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

            Bug ID: 104674
           Summary: #include <ctime> is missing in poppler/Form.h
           Product: poppler
           Version: unspecified
          Hardware: All
                OS: FreeBSD
            Status: NEW
          Severity: major
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: mojca at macports.org

Poppler fails to compile on FreeBSD due to a missing <ctime> header:

error: unknown type name 'time_t'

Can you please add "#include <ctime>" to poppler/Form.h?

See http://www.cplusplus.com/reference/ctime/time_t/

-- 
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/20180117/c8c21939/attachment.html>


More information about the Poppler-bugs mailing list