diff options
Diffstat (limited to 'WebCore/ForwardingHeaders/runtime/Operations.h')
-rw-r--r-- | WebCore/ForwardingHeaders/runtime/Operations.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/ForwardingHeaders/runtime/Operations.h b/WebCore/ForwardingHeaders/runtime/Operations.h index ab763a6..95ed34c 100644 --- a/WebCore/ForwardingHeaders/runtime/Operations.h +++ b/WebCore/ForwardingHeaders/runtime/Operations.h @@ -1 +1,4 @@ +#ifndef WebCore_FWD_Operations_h +#define WebCore_FWD_Operations_h #include <JavaScriptCore/Operations.h> +#endif |