Skip to content
Snippets Groups Projects
Commit 1136275a authored by Brad King's avatar Brad King
Browse files

libuv: Include uv/ headers from each other without any path

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.
parent 1e120972
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment