summaryrefslogtreecommitdiff
path: root/benchmark/path/parse-win32.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/path/parse-win32.js')
-rw-r--r--benchmark/path/parse-win32.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/path/parse-win32.js b/benchmark/path/parse-win32.js
index 7746a10b79..5a7b80f0dd 100644
--- a/benchmark/path/parse-win32.js
+++ b/benchmark/path/parse-win32.js
@@ -1,3 +1,4 @@
+'use strict';
var common = require('../common.js');
var path = require('path');
var v8 = require('v8');