diff options
Diffstat (limited to 'src/json.h')
| -rw-r--r-- | src/json.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ #ifndef DUCC_JSON_H #define DUCC_JSON_H -#include "std.h" - struct JsonBuilder; typedef struct JsonBuilder JsonBuilder; |
