[webkit-reviews] review granted: [Bug 17050] WIN32_LEAN_AND_MEAN fails to compile : [Attachment 18865] extra include in webcore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 15:18:57 PST 2008


Eric Seidel <eric at webkit.org> has granted idealisms at gmail.com's request for
review:
Bug 17050: WIN32_LEAN_AND_MEAN fails to compile
http://bugs.webkit.org/show_bug.cgi?id=17050

Attachment 18865: extra include in webcore
http://bugs.webkit.org/attachment.cgi?id=18865&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
This also seems harmless.  It's currently included by:
platform/win/DragDataWin.cpp:#include <objidl.h>
platform/win/WCDataObject.h:#include <objidl.h>

Perhaps it should be moved to WebCorePrefix.h at some point.


More information about the webkit-reviews mailing list