mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-13 22:50:19 +02:00
Fixed #463.
Added lacked include files. Added a test. Added MSVC build settings on appveyor. Added old MSVC workaround. Fixed a variable definition point to meet ANSI-C.
This commit is contained in:
3
test/inc_adaptor_define.cpp
Normal file
3
test/inc_adaptor_define.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <msgpack/adaptor/define.hpp>
|
||||
|
||||
int main() {}
|
Reference in New Issue
Block a user