X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/f9bf01c6616d5ddcf65b13b33cedf9e387ff7a63..b80e619319b1def83d1e8b4f84042b661be1be7f:/wtf/StdLibExtras.h diff --git a/wtf/StdLibExtras.h b/wtf/StdLibExtras.h index 9dfb969..96a929c 100644 --- a/wtf/StdLibExtras.h +++ b/wtf/StdLibExtras.h @@ -26,7 +26,6 @@ #ifndef WTF_StdLibExtras_h #define WTF_StdLibExtras_h -#include #include // Use these to declare and define a static local variable (static T;) so that