RESOLVED FIXED 173292
[WTF] Remove redundant includes in config.h
https://bugs.webkit.org/show_bug.cgi?id=173292
Summary [WTF] Remove redundant includes in config.h
Don Olmstead
Reported 2017-06-12 17:36:48 PDT
wtf/ExportMacros.h is already including wtf/Platform.h
Attachments
Patch (1.29 KB, patch)
2017-06-12 17:52 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-06-12 17:52:07 PDT
Created attachment 312738 [details] Patch wtf/Platform.h now uses #pragma once and it is no longer referenced in config.h because it is redundant.
WebKit Commit Bot
Comment 2 2017-06-13 00:55:06 PDT
Comment on attachment 312738 [details] Patch Clearing flags on attachment: 312738 Committed r218166: <http://trac.webkit.org/changeset/218166>
WebKit Commit Bot
Comment 3 2017-06-13 00:55:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.