[dev-db/mongodb] bump 6 series, tree candidate

This commit is contained in:
2024-12-21 04:36:43 +01:00
parent 96772d9b66
commit 4444949d58
10 changed files with 20 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
diff --git a/src/mongo/util/ctype.h b/src/mongo/util/ctype.h
index a3880e2..78ee57e 100644
--- a/src/mongo/util/ctype.h
+++ b/src/mongo/util/ctype.h
@@ -67,6 +67,7 @@
#pragma once
#include <array>
+#include <cstdint>
namespace mongo::ctype {
namespace detail {