macOS: fix building with feature = "rwh_04"

This commit is contained in:
daxpedda
2024-07-22 12:11:27 +02:00
committed by Kirill Chibisov
parent 1dec9b4b33
commit 4b1aa51094
2 changed files with 5 additions and 1 deletions

View File

@@ -43,3 +43,7 @@ changelog entry.
### Added
- On Web, implement `Error` for `platform::web::CustomCursorError`.
### Fixed
- On MacOS, fix building with `feature = "rwh_04"`.