diff options
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp')
-rw-r--r-- | Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp b/Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp index 8517085df..cd1d830fe 100644 --- a/Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp +++ b/Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp @@ -24,7 +24,6 @@ #include "JSAPIValueWrapper.h" #include "NumberObject.h" -#include "UString.h" namespace JSC { |