mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
ab438ac9b9
It detects a lack of inline keyword in a function definition.
4 lines
38 B
C++
4 lines
38 B
C++
#include <msgpack.hpp>
|
|
|
|
int main() {}
|