From 498679cde9565add37d685e16ea863db3d014a07 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Fri, 16 Sep 2022 11:46:33 +0200 Subject: Maintenance update. --- include/stc/cregex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/stc/cregex.h b/include/stc/cregex.h index 17c3ec61..2222dc45 100644 --- a/include/stc/cregex.h +++ b/include/stc/cregex.h @@ -31,6 +31,7 @@ THE SOFTWARE. * shorthand character classes, ++. */ #include +#include #include "forward.h" // csview typedef enum { -- cgit v1.2.3