summaryrefslogtreecommitdiffhomepage
path: root/src/utf8code.c
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2023-02-05 11:20:08 +0100
committerTyge Løvset <[email protected]>2023-02-05 11:20:08 +0100
commitff5a1bf4a623cf528e8b601959da993917e79c04 (patch)
tree9b071b64d0abe7f0c752c14f6582f6584c62a3a0 /src/utf8code.c
parentadc47cefc2976768c3f0b773bd26bfd1062e8a53 (diff)
downloadSTC-modified-ff5a1bf4a623cf528e8b601959da993917e79c04.tar.gz
STC-modified-ff5a1bf4a623cf528e8b601959da993917e79c04.zip
- Updated cspan.h to allow for compiling some functions as shared symbols.
- Fixed issue #45 warning -Wunused-parameter in clist.h - Fixed some issues with the singleheader.py generator.
Diffstat (limited to 'src/utf8code.c')
-rw-r--r--src/utf8code.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utf8code.c b/src/utf8code.c
index a892f5fd..ecfdd24d 100644
--- a/src/utf8code.c
+++ b/src/utf8code.c
@@ -1,6 +1,5 @@
#ifndef UTF8_C_INCLUDED
#define UTF8_C_INCLUDED
-#include <ctype.h>
#include <stc/utf8.h> // header only
#include "utf8tabs.inc"