2023-03-03 18:59:39 +01:00
|
|
|
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>
|
|
|
|
|
2024-08-14 03:45:50 +02:00
|
|
|
#include "mongo/db/index/multikey_paths.h"
|
|
|
|
#include "mongo/db/jsobj.h"
|