summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm')
-rw-r--r--src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm b/src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm
index 82afbf0601..41b5ec5269 100644
--- a/src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm
+++ b/src/3rdparty/webkit/Source/WebCore/platform/mac/WebCoreObjCExtras.mm
@@ -36,6 +36,7 @@
#include <objc/objc-auto.h>
#include <objc/objc-runtime.h>
+#include <utility>
#include <wtf/Assertions.h>
#include <wtf/MainThread.h>
#include <wtf/Threading.h>