<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - #include <ctime> is missing in poppler/Form.h"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104674#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - #include <ctime> is missing in poppler/Form.h"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104674">bug 104674</a>
              from <span class="vcard"><a class="email" href="mailto:mojca@macports.org" title="Mojca Miklavec <mojca@macports.org>"> <span class="fn">Mojca Miklavec</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>