Skip to content

Commit 02e7c7a

Browse files
committed
add StaticArrays
1 parent 3374694 commit 02e7c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transformation.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# This provides various transformations (GeoData <=> Cartesian; UTMData <=> Cartesian)
22
#
3+
using StaticArrays
34

45
export project_CartData, project_FEData_CartData
56

0 commit comments

Comments
 (0)