summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/heap/VTableSpectrum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/heap/VTableSpectrum.cpp')
-rw-r--r--Source/JavaScriptCore/heap/VTableSpectrum.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/heap/VTableSpectrum.cpp b/Source/JavaScriptCore/heap/VTableSpectrum.cpp
index acb494034..a6f8e54bd 100644
--- a/Source/JavaScriptCore/heap/VTableSpectrum.cpp
+++ b/Source/JavaScriptCore/heap/VTableSpectrum.cpp
@@ -30,7 +30,6 @@
#include "Structure.h"
#include <algorithm>
#include <stdio.h>
-#include <wtf/Platform.h>
#include <wtf/Vector.h>
#if PLATFORM(MAC)