[webkit-reviews] review denied: [Bug 92531] Build fails because of missing header in GregorianDateTime.h : [Attachment 155016] proposed patch

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


Patrick R. Gansterer <paroga at paroga.com> has denied tuxator at o2.pl's request for
review:
Bug 92531: Build fails because of missing header in GregorianDateTime.h
https://bugs.webkit.org/show_bug.cgi?id=92531

Attachment 155016: proposed patch
https://bugs.webkit.org/attachment.cgi?id=155016&action=review

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
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


More information about the webkit-reviews mailing list