summaryrefslogtreecommitdiffstats
path: root/src/libnr
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnr')
-rw-r--r--src/libnr/nr-maybe.h1
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 {