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