summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/text_operations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/text_operations.h b/zwgc/text_operations.h
index 6eca57a..d7bbbf9 100644
--- a/zwgc/text_operations.h
+++ b/zwgc/text_operations.h
@@ -23,6 +23,7 @@
extern string protect();
extern string verbatim();
+extern string stylestrip();
extern string lany();
extern string lbreak();
extern string lspan();