Skip to content

Commit 1824d0f

Browse files
committed
quic: Add async wrap
1 parent 394b731 commit 1824d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dataqueue/queue.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
44

5+
#include <async_wrap.h>
56
#include <base_object.h>
67
#include <env.h>
78
#include <memory_tracker.h>

0 commit comments

Comments
 (0)