diff options
Diffstat (limited to '')
-rw-r--r-- | src/util/Error.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Error.hxx b/src/util/Error.hxx index facb461dc..aa704d593 100644 --- a/src/util/Error.hxx +++ b/src/util/Error.hxx @@ -24,6 +24,7 @@ #include "Compiler.h" #include <string> +#include <utility> #include <assert.h> |