[Webkit-unassigned] [Bug 92531] Build fails because of missing header in GregorianDateTime.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 13:50:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92531


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155016|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #2 from Patrick R. Gansterer <paroga at paroga.com>  2012-07-27 13:50:57 PST ---
(From update of attachment 155016)
View in context: https://bugs.webkit.org/attachment.cgi?id=155016&action=review

> Source/WTF/wtf/GregorianDateTime.h:30
> +#if OS(WINDOWS)

OS(WINDOWS) isn't needed. time.h should get included everywhere

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list