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