[webkit-reviews] review requested: [Bug 17805] Can't build FastMalloc.cpp in certain non-pch non-AllInOneFile configurations : [Attachment 19709] Move #include

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 13:57:08 PDT 2008


Mark Mentovai <mark at moxienet.com> has asked  for review:
Bug 17805: Can't build FastMalloc.cpp in certain non-pch non-AllInOneFile
configurations
http://bugs.webkit.org/show_bug.cgi?id=17805

Attachment 19709: Move #include
http://bugs.webkit.org/attachment.cgi?id=19709&action=edit

------- Additional Comments from Mark Mentovai <mark at moxienet.com>
The existing #include occurs within #if defined(WTF_CHANGES) &&
PLATFORM(DARWIN).  I selected the new location to also occur within
preprocessor source that's active in the same case.


More information about the webkit-reviews mailing list