Skip to content

Commit 9f3e5a0

Browse files
committed
src: remove unused uv.h include from async_wrap.cc
PR-URL: #19342 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Khaidi Chu <[email protected]>
1 parent 3802e43 commit 9f3e5a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/async_wrap.cc

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "env-inl.h"
2424
#include "util-inl.h"
2525

26-
#include "uv.h"
2726
#include "v8.h"
2827
#include "v8-profiler.h"
2928

0 commit comments

Comments
 (0)