mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
msgpack template: architecture specific endian conversion
This commit is contained in:
parent
0ae1965f6b
commit
7ce866ad7c
12 changed files with 154 additions and 219 deletions
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
#include "msgpack/object.h"
|
||||
#include "msgpack/pack.hpp"
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdexcept>
|
||||
#include <typeinfo>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue