summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mir_app/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mir_app/src/stdafx.h b/src/mir_app/src/stdafx.h
index d54ad76947..3f751c679b 100644
--- a/src/mir_app/src/stdafx.h
+++ b/src/mir_app/src/stdafx.h
@@ -60,6 +60,7 @@ typedef struct SslHandle *HSSL;
#include <locale.h>
#include <memory>
+#include <utility>
#define __NO_CMPLUGIN_NEEDED
#include <newpluginapi.h>