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/exceptions.cc')
-rw-r--r--src/exceptions.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exceptions.cc b/src/exceptions.cc
index 3068483bdf5..1bcc7651a28 100644
--- a/src/exceptions.cc
+++ b/src/exceptions.cc
@@ -2,7 +2,6 @@
#include "node_internals.h"
#include "env.h"
#include "env-inl.h"
-#include "exceptions.h"
#include "util.h"
#include "util-inl.h"
#include "v8.h"