diff options
Diffstat (limited to 'Source/WebCore/ForwardingHeaders/heap/MarkingConstraint.h')
-rw-r--r-- | Source/WebCore/ForwardingHeaders/heap/MarkingConstraint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebCore/ForwardingHeaders/heap/MarkingConstraint.h b/Source/WebCore/ForwardingHeaders/heap/MarkingConstraint.h new file mode 100644 index 000000000..6a00f523a --- /dev/null +++ b/Source/WebCore/ForwardingHeaders/heap/MarkingConstraint.h @@ -0,0 +1,2 @@ +#pragma once +#include <JavaScriptCore/MarkingConstraint.h> |