summaryrefslogtreecommitdiffstats
path: root/WebCore/ForwardingHeaders/runtime/FunctionConstructor.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/ForwardingHeaders/runtime/FunctionConstructor.h')
-rw-r--r--WebCore/ForwardingHeaders/runtime/FunctionConstructor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/ForwardingHeaders/runtime/FunctionConstructor.h b/WebCore/ForwardingHeaders/runtime/FunctionConstructor.h
index bc49dca..a1962ed 100644
--- a/WebCore/ForwardingHeaders/runtime/FunctionConstructor.h
+++ b/WebCore/ForwardingHeaders/runtime/FunctionConstructor.h
@@ -1 +1,4 @@
+#ifndef WebCore_FWD_FunctionConstructor_h
+#define WebCore_FWD_FunctionConstructor_h
#include <JavaScriptCore/FunctionConstructor.h>
+#endif