[fix] Adding stdint.h include to most of the header files for portability
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define MSGPACK_UTILS_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "cmp/cmp.h"
|
||||
|
||||
Reference in New Issue
Block a user