mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
Don't include stdint.h in jansson.h
It's not needed
This commit is contained in:
parent
d3959a8ce7
commit
ca6d26a1c2
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
#define JANSSON_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Reference in a new issue