git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert change 35595.
[WebKit-https.git]
/
JavaScriptCore
/
wtf
/
RetainPtr.h
diff --git
a/JavaScriptCore/wtf/RetainPtr.h
b/JavaScriptCore/wtf/RetainPtr.h
index 190231cfcd7d68eda4a063adbcf13e914f88d1bf..71260ebe2d8d245308a7929df842f6dee0e455e7 100644
(file)
--- a/
JavaScriptCore/wtf/RetainPtr.h
+++ b/
JavaScriptCore/wtf/RetainPtr.h
@@
-24,10
+24,7
@@
#define RetainPtr_h
#include <algorithm>
-
-#if PLATFORM(MAC)
#include <CoreFoundation/CoreFoundation.h>
-#endif
#ifdef __OBJC__
#import <Foundation/Foundation.h>