summaryrefslogtreecommitdiff
path: root/source/kit/string_ref.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/kit/string_ref.h')
-rw-r--r--source/kit/string_ref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kit/string_ref.h b/source/kit/string_ref.h
index a5ad5c1..8cf1970 100644
--- a/source/kit/string_ref.h
+++ b/source/kit/string_ref.h
@@ -2,6 +2,7 @@
#define KIT_STRING_REF_H
#include "array_ref.h"
+
#include <string.h>
#ifdef __cplusplus