]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - wtf/StdLibExtras.h
JavaScriptCore-721.26.tar.gz
[apple/javascriptcore.git] / wtf / StdLibExtras.h
index 9dfb9699725aae558e2e70f76c241546bb1c7e37..96a929c7ed03d065b88b72551334d821605d1009 100644 (file)
@@ -26,7 +26,6 @@
 #ifndef WTF_StdLibExtras_h
 #define WTF_StdLibExtras_h
 
-#include <wtf/Platform.h>
 #include <wtf/Assertions.h>
 
 // Use these to declare and define a static local variable (static T;) so that