Skip to content

Commit

Permalink
Merge pull request #61 from shinjiikeda/master
Browse files Browse the repository at this point in the history
add require 'logger'
  • Loading branch information
bpot committed Oct 8, 2014
2 parents 1155c75 + b437813 commit 1abca24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/poseidon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
require 'zlib'
require 'thread'
require 'set'
require 'logger'

# Top level Poseidon namespace
#
Expand Down

0 comments on commit 1abca24

Please sign in to comment.