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