mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00: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.