diff options
Diffstat (limited to 'Source/WebCore/ForwardingHeaders/wtf/FastAllocBase.h')
| -rw-r--r-- | Source/WebCore/ForwardingHeaders/wtf/FastAllocBase.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/WebCore/ForwardingHeaders/wtf/FastAllocBase.h b/Source/WebCore/ForwardingHeaders/wtf/FastAllocBase.h new file mode 100644 index 0000000..6e50bd8 --- /dev/null +++ b/Source/WebCore/ForwardingHeaders/wtf/FastAllocBase.h @@ -0,0 +1,4 @@ +#ifndef WebCore_FWD_FastAllocBase_h +#define WebCore_FWD_FastAllocBase_h +#include <JavaScriptCore/FastAllocBase.h> +#endif |
