We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d9ca1 commit 9d13503Copy full SHA for 9d13503
src/callback_queue.h
@@ -4,6 +4,7 @@
4
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
5
6
#include <atomic>
7
+#include <memory>
8
9
namespace node {
10
0 commit comments