Skip to content

Commit

Permalink
load booltypes
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Nov 12, 2024
1 parent a38f74a commit 2c79028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/GeometryOpsLibGEOSExt/GeometryOpsLibGEOSExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module GeometryOpsLibGEOSExt
import GeometryOps as GO, LibGEOS as LG
import GeoInterface as GI

import GeometryOps: GEOS, enforce
import GeometryOps: GEOS, enforce, _True, _False, _booltype

using GeometryOps
# The filter statement is required because in Julia, each module has its own versions of these
Expand Down

0 comments on commit 2c79028

Please sign in to comment.