]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - dfg/DFGLongLivedState.h
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / dfg / DFGLongLivedState.h
index 277cee8869c14d31ded9731e831a4117e02d0f46..77fab0407799b1abcd20b2e80f9dd41e36f2d9c1 100644 (file)
 #ifndef DFGLongLivedState_h
 #define DFGLongLivedState_h
 
 #ifndef DFGLongLivedState_h
 #define DFGLongLivedState_h
 
-#include <wtf/Platform.h>
-
 #if ENABLE(DFG_JIT)
 
 #include "DFGNodeAllocator.h"
 #if ENABLE(DFG_JIT)
 
 #include "DFGNodeAllocator.h"
-#include <wtf/FastAllocBase.h>
+#include <wtf/FastMalloc.h>
 #include <wtf/Noncopyable.h>
 
 namespace JSC { namespace DFG {
 #include <wtf/Noncopyable.h>
 
 namespace JSC { namespace DFG {