summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/regex_replace.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/examples/regex_replace.c')
-rw-r--r--misc/examples/regex_replace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/examples/regex_replace.c b/misc/examples/regex_replace.c
index 3a33efde..76664b1b 100644
--- a/misc/examples/regex_replace.c
+++ b/misc/examples/regex_replace.c
@@ -1,7 +1,6 @@
#define i_import
#include <stc/cregex.h>
#include <stc/csview.h>
-#include <stc/algo/raii.h>
bool add_10_years(int i, csview match, cstr* out) {
if (i == 1) { // group 1 matches year