mirror of
https://github.com/reactos/CMake.git
synced 2025-02-15 17:18:09 +00:00
![Brad King](/assets/img/avatar_default.png)
Fix the order accidentally broken by commit e1c77472 (Format include directive blocks and ordering with clang-format, 2016-04-29). Include the KWSys header first in its own block so that it is not moved by tools that re-order includes. It must be included first to define large file support macros consistently.