diff options
Diffstat (limited to 'src/libnr')
| -rw-r--r-- | src/libnr/nr-maybe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnr/nr-maybe.h b/src/libnr/nr-maybe.h index 94078c211..6071a60ad 100644 --- a/src/libnr/nr-maybe.h +++ b/src/libnr/nr-maybe.h @@ -15,6 +15,7 @@ #include <stdexcept> #include <string> +#include <algorithm> namespace NR { |
