fixes Visual C++ compatibility

This commit is contained in:
frsyuki 2010-03-19 13:34:53 +09:00
parent 05a7e4eb64
commit 568704ed22
8 changed files with 351 additions and 280 deletions

View file

@ -19,8 +19,6 @@
#define MSGPACK_ZONE_H__
#include "msgpack/sysdep.h"
#include <stddef.h>
#include <stdbool.h>
#ifdef __cplusplus
extern "C" {