dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
[3/4]解决USB摄像头打开相机预览界面绿屏
liyujie
2025-08-28
867b8b7b729282c7e14e200ca277435329ebe747
[~lzh/A133.git]
/
android
/
external
/
pcre
/
include
/
pcre2.h
1
2
3
4
5
6
7
8
9
10
#ifndef _INCLUDE_PCRE2_H_
#define _INCLUDE_PCRE2_H_
#define PCRE2_CODE_UNIT_WIDTH 8
#include "../dist2/src/pcre2.h.generic"
#endif // _INCLUDE_PCRE2_H_