mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
cpp-0.3.7
This commit is contained in:
parent
b2381d0513
commit
387eca6fbf
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AC_INIT(msgpack/unpack_template.h)
|
||||
AC_CONFIG_AUX_DIR(ac)
|
||||
AM_INIT_AUTOMAKE(msgpack, 0.3.6)
|
||||
AM_INIT_AUTOMAKE(msgpack, 0.3.7)
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
||||
AC_SUBST(CFLAGS)
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@
|
|||
// limitations under the License.
|
||||
//
|
||||
#include "msgpack/object.hpp"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
namespace msgpack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue