diff options
Diffstat (limited to 'Source/JavaScriptCore/runtime/PropertyOffset.h')
| -rw-r--r-- | Source/JavaScriptCore/runtime/PropertyOffset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/runtime/PropertyOffset.h b/Source/JavaScriptCore/runtime/PropertyOffset.h index aeedb70bd..dc0297bf7 100644 --- a/Source/JavaScriptCore/runtime/PropertyOffset.h +++ b/Source/JavaScriptCore/runtime/PropertyOffset.h @@ -26,6 +26,7 @@ #ifndef PropertyOffset_h #define PropertyOffset_h +#include <wtf/Platform.h> #include <wtf/StdLibExtras.h> namespace JSC { |
