summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/KillRing.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/KillRing.h')
-rw-r--r--Source/WebCore/platform/KillRing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/platform/KillRing.h b/Source/WebCore/platform/KillRing.h
index 8e27350..b687274 100644
--- a/Source/WebCore/platform/KillRing.h
+++ b/Source/WebCore/platform/KillRing.h
@@ -31,6 +31,7 @@
namespace WebCore {
class KillRing {
+ WTF_MAKE_FAST_ALLOCATED;
public:
void append(const String&);
void prepend(const String&);