Skip to content

Commit

Permalink
Require dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 9, 2019
1 parent 63f6228 commit c954c5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/geospatial/polygon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
# THE SOFTWARE.

require_relative 'box'
require_relative 'line'
require_relative 'circle'

module Geospatial
class Polygon
Expand Down

0 comments on commit c954c5f

Please sign in to comment.