1 #pragma once
2 
3 #define PCRE2_CODE_UNIT_WIDTH 8
4 
5 #include "../src/pcre2.h.generic"
6