summaryrefslogtreecommitdiff
path: root/benchmark/http_simple_cluster.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/http_simple_cluster.js')
-rw-r--r--benchmark/http_simple_cluster.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/http_simple_cluster.js b/benchmark/http_simple_cluster.js
index 9a886f2ee7..c2c792c5cb 100644
--- a/benchmark/http_simple_cluster.js
+++ b/benchmark/http_simple_cluster.js
@@ -1,3 +1,4 @@
+'use strict';
var cluster = require('cluster');
var os = require('os');