mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
This makes sense and avoids an error if some other header sabotages our __has_warning definition check by providing a dummy definition for it (as ICU does, for whatever reason).