From f2064dfc1fee2daa0537bc27d79d5aa0f734faaf Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Mon, 25 Feb 2019 17:27:19 -0500 Subject: src: de-lint header usage PR-URL: https://github.com/nodejs/node/pull/26306 Reviewed-By: Gireesh Punathil --- src/node_process_methods.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/node_process_methods.cc') diff --git a/src/node_process_methods.cc b/src/node_process_methods.cc index b46735bc79..3cf2670a88 100644 --- a/src/node_process_methods.cc +++ b/src/node_process_methods.cc @@ -1,5 +1,4 @@ #include "base_object-inl.h" -#include "base_object.h" #include "env-inl.h" #include "node.h" #include "node_errors.h" -- cgit v1.2.3