Add missing require

MSP-10998
This commit is contained in:
Luke Imhoff 2014-08-01 21:54:41 -05:00
parent 9096a8a1f5
commit 6603443df4
No known key found for this signature in database
GPG Key ID: 5B1FB01FB33356F8
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
require 'metasploit/framework/api/version'
require 'metasploit/framework/core/version'
# Concern for behavior that all namespace modules that wrap Msf::Modules must support like version checking and