aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/jacson.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/jacson.h b/include/jacson.h
index 046c1d7..921beaa 100644
--- a/include/jacson.h
+++ b/include/jacson.h
@@ -143,7 +143,6 @@ bool jacson_try_get_to(jacson_value *obj, enum jacson_type type, void *mem);
-#define JACSON_IMPLEMENTATION
#ifdef JACSON_IMPLEMENTATION
#include <ctype.h>