aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/util/Manual.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Manual.hxx b/src/util/Manual.hxx
index 798bc3e24..802695224 100644
--- a/src/util/Manual.hxx
+++ b/src/util/Manual.hxx
@@ -33,6 +33,7 @@
#include "gcc.h"
#include <new>
+#include <utility>
#if !defined(__clang__) && __GNUC__ && !GCC_CHECK_VERSION(4,8)
#include <type_traits>