diff options
Diffstat (limited to 'src/util/Error.hxx')
-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..ec8867c6c 100644 --- a/src/util/Error.hxx +++ b/src/util/Error.hxx @@ -24,6 +24,7 @@ #include "Compiler.h" #include <string> +#include <algorithm> #include <assert.h> |