mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-13 22:50:19 +02:00
Added multi files that includes msgpack.hpp linking test.
It detects a lack of inline keyword in a function definition.
This commit is contained in:
3
test/multi_file2.cpp
Normal file
3
test/multi_file2.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <msgpack.hpp>
|
||||
|
||||
int main() {}
|
Reference in New Issue
Block a user