mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
Refactor include path.
This commit is contained in:
parent
85ca594118
commit
a1fb1507d4
4 changed files with 11 additions and 6 deletions
|
|
@ -2,7 +2,7 @@ msgpack.c
|
|||
setup.py
|
||||
pack.h
|
||||
unpack.h
|
||||
msgpack/pack_define.h
|
||||
msgpack/pack_template.h
|
||||
msgpack/unpack_define.h
|
||||
msgpack/unpack_template.h
|
||||
include/msgpack/pack_define.h
|
||||
include/msgpack/pack_template.h
|
||||
include/msgpack/unpack_define.h
|
||||
include/msgpack/unpack_template.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue