Skip to content

Commit

Permalink
define bool
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed May 4, 2024
1 parent 1203eb7 commit 86260c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions msgpack/pack.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

#ifdef __cplusplus
extern "C" {
#else
#define bool char
#endif

typedef struct msgpack_packer {
Expand Down

0 comments on commit 86260c7

Please sign in to comment.