summaryrefslogtreecommitdiffstats
path: root/WebCore/ForwardingHeaders
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/ForwardingHeaders')
-rw-r--r--WebCore/ForwardingHeaders/wtf/text/AtomicStringHash.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebCore/ForwardingHeaders/wtf/text/AtomicStringHash.h b/WebCore/ForwardingHeaders/wtf/text/AtomicStringHash.h
new file mode 100644
index 0000000..3ca1b77
--- /dev/null
+++ b/WebCore/ForwardingHeaders/wtf/text/AtomicStringHash.h
@@ -0,0 +1,4 @@
+#ifndef WebCore_FWD_AtomicStringHash_h
+#define WebCore_FWD_AtomicStringHash_h
+#include <JavaScriptCore/AtomicStringHash.h>
+#endif