You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
157 B

#ifndef _INCLUDE_PCRE2_H_
#define _INCLUDE_PCRE2_H_
#define PCRE2_CODE_UNIT_WIDTH 8
#include "../dist2/src/pcre2.h.generic"
#endif // _INCLUDE_PCRE2_H_