diff --git a/src/node.cc b/src/node.cc index 64fca8ec1c..6ff4b51e39 100644 --- a/src/node.cc +++ b/src/node.cc @@ -22,6 +22,7 @@ #include #include #include +#include using namespace v8;