Update new headers.

This commit is contained in:
Naoki INADA 2009-12-17 10:43:22 +09:00
parent 3a5f7f53ff
commit 4d33bd456c
6 changed files with 225 additions and 219 deletions

View file

@ -18,8 +18,7 @@
#ifndef MSGPACK_PACK_DEFINE_H__
#define MSGPACK_PACK_DEFINE_H__
#include <stddef.h>
#include <stdint.h>
#include "sysdep.h"
#include <limits.h>
#endif /* msgpack/pack_define.h */