core: Be more explicit about requiring version

This commit is contained in:
Mitchell Hashimoto 2014-09-02 09:11:37 -07:00
parent 38507e2fab
commit 890e988ccd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ require 'log4r'
require 'vagrant/util/file_mode'
require 'vagrant/util/platform'
require "vagrant/vagrantfile"
require "vagrant/version"
module Vagrant
# A "Vagrant environment" represents a configuration of how Vagrant