Skip to content

Commit 9c54173

Browse files
Another missing extern inline
1 parent be68cd9 commit 9c54173

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/amongoc/client.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#include <amongoc/client.h>
2+
3+
extern inline mlib_allocator amongoc_client_get_allocator(amongoc_client const* cl) mlib_noexcept;

0 commit comments

Comments
 (0)