Don't include stdint.h in jansson.h
It's not needed
This commit is contained in:
parent
d3959a8ce7
commit
ca6d26a1c2
@ -9,7 +9,6 @@
|
||||
#define JANSSON_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user