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 e1e7a8c commit aa5d8afCopy full SHA for aa5d8af
include/amongoc/status.h
@@ -3,6 +3,7 @@
3
#include <mlib/config.h>
4
5
#include <stdbool.h>
6
+#include <stddef.h>
7
8
#if mlib_is_cxx()
9
#include <string>
0 commit comments