BUILD FIX: Make WebCorePrefix.h build on iOS
<http://webkit.org/b/108224>

Reviewed by Sam Weinig.

* WebCorePrefix.h:
- Include <wtf/Platform.h>.
- Do not include <CoreServices/CoreServices.h> on iOS.
- Include <Foundation/Foundation.h> instead of <Cocoa/Cocoa.h>
  on iOS.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@141254 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed