Skip to content

Commit beba8c5

Browse files
xgopilot[bot]xgopilotluoliwoshang
authored
fix(gettext): remove textstyle/stdbool.h from include list (#648)
The textstyle/stdbool.h header file is not found on macOS CI, causing the gettext demo test to fail. Remove it from the config. Fixes #647 Generated with [codeagent](https://github.com/qbox/codeagent) Co-authored-by: xgopilot <noreply@goplus.org> Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
1 parent 3d5fcd7 commit beba8c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_llcppgtest/gettext/llcppg.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"gettext-po.h",
88
"textstyle.h",
99
"textstyle/version.h",
10-
"textstyle/stdbool.h",
1110
"textstyle/woe32dll.h"
1211
],
1312
"typeMap": {

0 commit comments

Comments
 (0)