From d29296d922e066d2f76f0acf48142600c2ae6152 Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Sat, 16 Jun 2018 22:01:51 -0400 Subject: [PATCH] trying something --- src/async_wrap.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/async_wrap.cc b/src/async_wrap.cc index 87c50950faadcc..cad0ef5f2aaa96 100644 --- a/src/async_wrap.cc +++ b/src/async_wrap.cc @@ -50,6 +50,10 @@ using v8::Value; using AsyncHooks = node::Environment::AsyncHooks; +/* something */ +namespace node2 { +} + namespace node { static const char* const provider_names[] = {