IWYU keeps falsely flagging this

This commit is contained in:
Jason Nader
2020-03-21 01:49:44 +09:00
committed by Fabian Homborg
parent 7cb1d3a646
commit 46dfc5ce0d

View File

@@ -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