aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/json.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/json.h')
-rw-r--r--src/json.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/json.h b/src/json.h
index 40d5cde..9322901 100644
--- a/src/json.h
+++ b/src/json.h
@@ -1,8 +1,6 @@
#ifndef DUCC_JSON_H
#define DUCC_JSON_H
-#include "std.h"
-
struct JsonBuilder;
typedef struct JsonBuilder JsonBuilder;