Skip to content

Commit

Permalink
Require 'delegate'
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed May 6, 2013
1 parent 9ff8e4b commit 3db7023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/futuroscope/future.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'thread'
require 'delegate'

module Futuroscope
# A Future is an object that gets initialized with a block and will behave
Expand Down

0 comments on commit 3db7023

Please sign in to comment.