We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eccabe commit 1a8f389Copy full SHA for 1a8f389
src/bson/format.cpp
@@ -2,7 +2,7 @@
2
#include <bson/iterator.h>
3
#include <bson/types.h>
4
5
-#include <fmt/base.h>
+#include <fmt/core.h>
6
7
mlib_diagnostic_push();
8
mlib_gcc_warning_disable("-Wstringop-overflow");
0 commit comments