mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-04 02:41:20 -03:00
IWYU keeps falsely flagging this
This commit is contained in:
committed by
Fabian Homborg
parent
7cb1d3a646
commit
46dfc5ce0d
@@ -1,5 +1,5 @@
|
||||
// Implementation of the string builtin.
|
||||
#include "config.h"
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#define PCRE2_CODE_UNIT_WIDTH WCHAR_T_BITS
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user