mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 03:16:15 +08:00
This is needed to prevent compile errors, when _INC_WINDOWS is defined. So far WIN32_LEAN_AND_MEAN is wrongly defined by some idl generated headers. In VS with native headers similar issues exist.