File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ else()
147147 pcre2lib/pcre2_auto_possess.c
148148 pcre2lib/pcre2_chartables.c
149149 pcre2lib/pcre2_chkdint.c
150+ pcre2lib/pcre2_compile_class.c
150151 pcre2lib/pcre2_compile.c
151152 pcre2lib/pcre2_config.c
152153 pcre2lib/pcre2_context.c
@@ -181,11 +182,14 @@ else()
181182 # headers). It isn't required to use public headers. Perhaps more
182183 # could be filtered and synced with upstream PCRE installed headers.
183184 #pcre2lib/config.h
185+ pcre2lib/pcre2_compile.h
184186 pcre2lib/pcre2_internal.h
185187 pcre2lib/pcre2_intmodedep.h
188+ pcre2lib/pcre2_jit_char_inc.h
186189 pcre2lib/pcre2_jit_neon_inc.h
187190 pcre2lib/pcre2_jit_simd_inc.h
188191 pcre2lib/pcre2_ucp.h
192+ pcre2lib/pcre2_util.h
189193 pcre2lib/pcre2.h
190194 )
191195
You can’t perform that action at this time.
0 commit comments