summarylogtreecommitdiffstats
path: root/mongodb-4.4.1-gcc11.patch
blob: a6ff02dcf66f5f4bdce0e2d8f5d99323886dd27b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/768339

--- a/src/mongo/db/exec/plan_stats.h
+++ b/src/mongo/db/exec/plan_stats.h
@@ -33,6 +33,7 @@
 #include <cstdlib>
 #include <string>
 #include <vector>
+#include <optional>

 #include "mongo/db/index/multikey_paths.h"