This PR makes sure we never `#include <uv.h>` while inside a namespace, which recent GCC versions don't seem to like. |
||
|---|---|---|
| .. | ||
| event_loop.cpp | ||
| event_loop.h | ||
| net_addr.cpp | ||
| net_addr.h | ||
| tcp.cpp | ||
| tcp.h | ||
| timer.cpp | ||
| timer.h | ||
| udp.cpp | ||
| udp.h | ||
This PR makes sure we never `#include <uv.h>` while inside a namespace, which recent GCC versions don't seem to like. |
||
|---|---|---|
| .. | ||
| event_loop.cpp | ||
| event_loop.h | ||
| net_addr.cpp | ||
| net_addr.h | ||
| tcp.cpp | ||
| tcp.h | ||
| timer.cpp | ||
| timer.h | ||
| udp.cpp | ||
| udp.h | ||