diff options
Diffstat (limited to 'Source/WebCore/ForwardingHeaders/runtime/JSSet.h')
-rw-r--r-- | Source/WebCore/ForwardingHeaders/runtime/JSSet.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/WebCore/ForwardingHeaders/runtime/JSSet.h b/Source/WebCore/ForwardingHeaders/runtime/JSSet.h new file mode 100644 index 000000000..8cf09f8ea --- /dev/null +++ b/Source/WebCore/ForwardingHeaders/runtime/JSSet.h @@ -0,0 +1,4 @@ +#ifndef WebCore_FWD_JSSet_h +#define WebCore_FWD_JSSet_h +#include <JavaScriptCore/JSSet.h> +#endif |