Skip to content

Commit 2c79028

Browse files
committed
load booltypes
1 parent a38f74a commit 2c79028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/GeometryOpsLibGEOSExt/GeometryOpsLibGEOSExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module GeometryOpsLibGEOSExt
33
import GeometryOps as GO, LibGEOS as LG
44
import GeoInterface as GI
55

6-
import GeometryOps: GEOS, enforce
6+
import GeometryOps: GEOS, enforce, _True, _False, _booltype
77

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

0 commit comments

Comments
 (0)