Bug 173292

Summary: [WTF] Remove redundant includes in config.h
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Web Template FrameworkAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, buildbot, cdumez, cmarcelo, commit-queue, dbates, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.