diff options
Diffstat (limited to 'JavaScriptCore/assembler/CodeLocation.h')
-rw-r--r-- | JavaScriptCore/assembler/CodeLocation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/JavaScriptCore/assembler/CodeLocation.h b/JavaScriptCore/assembler/CodeLocation.h index b910b6f..cab28cd 100644 --- a/JavaScriptCore/assembler/CodeLocation.h +++ b/JavaScriptCore/assembler/CodeLocation.h @@ -26,7 +26,6 @@ #ifndef CodeLocation_h #define CodeLocation_h -#include <wtf/Platform.h> #include <MacroAssemblerCodeRef.h> |