##
# $Id: $
#
# This file maps Platforms for autoload
module Rex
module Platforms
autoload :Windows, 'rex/platforms/windows'
end