mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
cpp: fixes windows compatibility
This commit is contained in:
parent
58854fdae9
commit
05b8c00ee7
7 changed files with 24 additions and 29 deletions
|
|
@ -14,6 +14,7 @@ preprocess() {
|
|||
preprocess msgpack/type/tuple.hpp
|
||||
preprocess msgpack/type/define.hpp
|
||||
preprocess msgpack/zone.hpp
|
||||
cp -f ../msgpack/sysdep.h msgpack/
|
||||
cp -f ../msgpack/pack_define.h msgpack/
|
||||
cp -f ../msgpack/pack_template.h msgpack/
|
||||
cp -f ../msgpack/unpack_define.h msgpack/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue