msgpack/test/multi_file2.cpp
Takatoshi Kondo ab438ac9b9 Added multi files that includes msgpack.hpp linking test.
It detects a lack of inline keyword in a function definition.
2015-07-06 12:33:00 +09:00

4 lines
38 B
C++

#include <msgpack.hpp>
int main() {}