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 'deps/v8/include/v8-wasm-trap-handler-win.h')
-rw-r--r--deps/v8/include/v8-wasm-trap-handler-win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/include/v8-wasm-trap-handler-win.h b/deps/v8/include/v8-wasm-trap-handler-win.h
index 0185df6401c..9d3cad58483 100644
--- a/deps/v8/include/v8-wasm-trap-handler-win.h
+++ b/deps/v8/include/v8-wasm-trap-handler-win.h
@@ -7,7 +7,7 @@
#include <windows.h>
-#include "v8config.h" // NOLINT(build/include)
+#include "v8config.h" // NOLINT(build/include_directory)
namespace v8 {
/**