removed 5, no longer in scope, updated 6 and refreshed patches, mostly no change, revert to older configs for now to minimize diff to tree refreshed 7 on top of 6, pending update
13 lines
296 B
Diff
13 lines
296 B
Diff
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/exec/plan_stats_visitor.h"
|
|
#include "mongo/db/index/multikey_paths.h"
|