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