diff options
Diffstat (limited to 'JavaScriptCore/runtime/JSAPIValueWrapper.h')
-rw-r--r-- | JavaScriptCore/runtime/JSAPIValueWrapper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/JavaScriptCore/runtime/JSAPIValueWrapper.h b/JavaScriptCore/runtime/JSAPIValueWrapper.h index b5016c2..10ded4c 100644 --- a/JavaScriptCore/runtime/JSAPIValueWrapper.h +++ b/JavaScriptCore/runtime/JSAPIValueWrapper.h @@ -23,8 +23,6 @@ #ifndef JSAPIValueWrapper_h #define JSAPIValueWrapper_h -#include <wtf/Platform.h> - #include "JSCell.h" #include "CallFrame.h" |