]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - parser/SourceProviderCache.h
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / parser / SourceProviderCache.h
index 7558a09f4f839d6d6991a1fd88af19d3073f51ca..cded96878623f8bc3908b73d7967a58e619255a9 100644 (file)
@@ -28,8 +28,6 @@
 
 #include "SourceProviderCacheItem.h"
 #include <wtf/HashMap.h>
-#include <wtf/OwnPtr.h>
-#include <wtf/PassOwnPtr.h>
 #include <wtf/RefCounted.h>
 
 namespace JSC {