diff --git a/soap-stub.js b/soap-stub.js index b78d7851..77bd2f71 100644 --- a/soap-stub.js +++ b/soap-stub.js @@ -3,6 +3,7 @@ // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT +var g = require('./lib/globalize'); var _ = require('lodash'); var aliasedClientStubs = {};