mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Fixes crash of mshtml_winetest:htmldoc (introduced by716613c). Please do not ask me why. The test started crashing with commit716613cddc"[CMAKE] Use new policies for CMP0005 and CMP0018 (#1481)", which moved this definition from the command line to urlmon_main.h. This got later removed by commit6c3c2e33f6"[URLMON] Sync with Wine Staging 4.18. CORE-16441"