mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -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.