mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
fixes Visual C++ compatibility
This commit is contained in:
parent
05a7e4eb64
commit
568704ed22
8 changed files with 351 additions and 280 deletions
|
|
@ -19,8 +19,6 @@
|
|||
#define MSGPACK_ZONE_H__
|
||||
|
||||
#include "msgpack/sysdep.h"
|
||||
#include <stddef.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue