summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/heap/WeakHandleOwner.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/heap/WeakHandleOwner.h')
-rw-r--r--Source/JavaScriptCore/heap/WeakHandleOwner.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/JavaScriptCore/heap/WeakHandleOwner.h b/Source/JavaScriptCore/heap/WeakHandleOwner.h
index 6304dd20b..219a9c591 100644
--- a/Source/JavaScriptCore/heap/WeakHandleOwner.h
+++ b/Source/JavaScriptCore/heap/WeakHandleOwner.h
@@ -23,8 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef WeakHandleOwner_h
-#define WeakHandleOwner_h
+#pragma once
#include "Handle.h"
@@ -40,5 +39,3 @@ public:
};
} // namespace JSC
-
-#endif // WeakHandleOwner_h