summaryrefslogtreecommitdiff
path: root/Source/WebCore/dom/StringCallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/dom/StringCallback.h')
-rw-r--r--Source/WebCore/dom/StringCallback.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/WebCore/dom/StringCallback.h b/Source/WebCore/dom/StringCallback.h
index 92e83e219..f3aaaa53a 100644
--- a/Source/WebCore/dom/StringCallback.h
+++ b/Source/WebCore/dom/StringCallback.h
@@ -28,8 +28,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef StringCallback_h
-#define StringCallback_h
+#pragma once
#include <wtf/Forward.h>
#include <wtf/RefCounted.h>
@@ -48,5 +47,3 @@ public:
};
} // namespace WebCore
-
-#endif // StringCallback_h