diff options
Diffstat (limited to 'src/mongo/base/dependency_graph.cpp')
| -rw-r--r-- | src/mongo/base/dependency_graph.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/base/dependency_graph.cpp b/src/mongo/base/dependency_graph.cpp index 8d9107b5a10..faa8b8cdae3 100644 --- a/src/mongo/base/dependency_graph.cpp +++ b/src/mongo/base/dependency_graph.cpp @@ -29,6 +29,7 @@ #include "mongo/base/dependency_graph.h" +#include "mongo/util/stacktrace.h" #include <algorithm> #include <fmt/format.h> #include <fmt/ranges.h> |
