mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
1136275ae1
Headers in `uv/` can include each other without the `uv/` prefix. Using the prefix assumes that the location of `uv/` is in the include file search path, but it is possible to include `uv.h` via a longer path.