diff options
Diffstat (limited to 'WebCore/ForwardingHeaders/runtime/JSFunction.h')
-rw-r--r-- | WebCore/ForwardingHeaders/runtime/JSFunction.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/ForwardingHeaders/runtime/JSFunction.h b/WebCore/ForwardingHeaders/runtime/JSFunction.h index 396407d..614b3da 100644 --- a/WebCore/ForwardingHeaders/runtime/JSFunction.h +++ b/WebCore/ForwardingHeaders/runtime/JSFunction.h @@ -1 +1,4 @@ +#ifndef WebCore_FWD_JSFunction_h +#define WebCore_FWD_JSFunction_h #include <JavaScriptCore/JSFunction.h> +#endif |