Skip to content

Commit

Permalink
Added missing require?
Browse files Browse the repository at this point in the history
  • Loading branch information
raggi committed Mar 16, 2009
1 parent 2a331bf commit 1d26f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/thin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
require 'timeout'
require 'stringio'
require 'time'
require 'forwardable'

require 'rubygems'
require 'eventmachine'
Expand Down

0 comments on commit 1d26f87

Please sign in to comment.