mirror of
https://github.com/exyte/Macaw.git
synced 2024-11-11 01:42:35 +03:00
Add missing import to GeomUtils
This commit is contained in:
parent
868ab5602d
commit
bfcdc98a91
@ -1,3 +1,5 @@
|
||||
import Foundation
|
||||
|
||||
open class GeomUtils {
|
||||
|
||||
open class func concat(t1: Transform, t2: Transform) -> Transform {
|
||||
|
Loading…
Reference in New Issue
Block a user