aboutsummaryrefslogtreecommitdiff
path: root/src/prevector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prevector.h')
-rw-r--r--src/prevector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prevector.h b/src/prevector.h
index 9d576321b6..34016879a5 100644
--- a/src/prevector.h
+++ b/src/prevector.h
@@ -14,6 +14,7 @@
#include <cstddef>
#include <iterator>
#include <type_traits>
+#include <utility>
#pragma pack(push, 1)
/** Implements a drop-in replacement for std::vector<T> which stores up to N