summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/node_report.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_report.cc b/src/node_report.cc
index 088c63b9e8..25a4d671c8 100644
--- a/src/node_report.cc
+++ b/src/node_report.cc
@@ -18,7 +18,6 @@
#include <ctime>
#include <cwctype>
#include <fstream>
-#include <iomanip>
constexpr int NODE_REPORT_VERSION = 1;
constexpr int NANOS_PER_SEC = 1000 * 1000 * 1000;