mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-26 00:20:06 -06:00
In archive_entry.h refer to "BY_HANDLE_FILE_INFORMATION *" using "struct _BY_HANDLE_FILE_INFORMATION *" to avoid requiring the includer to already have <windows.h>.