mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
Refactor include path.
This commit is contained in:
parent
85b68fbf8c
commit
fcc645b18b
4 changed files with 11 additions and 6 deletions
8
MANIFEST
8
MANIFEST
|
|
@ -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