Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/inspector/worker_inspector.cc')
-rw-r--r--src/inspector/worker_inspector.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inspector/worker_inspector.cc b/src/inspector/worker_inspector.cc
index b7fab6ea6b5..48679d2f698 100644
--- a/src/inspector/worker_inspector.cc
+++ b/src/inspector/worker_inspector.cc
@@ -1,5 +1,6 @@
#include "worker_inspector.h"
#include "main_thread_interface.h"
+#include "util-inl.h"
#include <memory>