Skip to content

Commit b2d65e1

Browse files
committed
Import new Android overlay in Environment too
1 parent ca2a194 commit b2d65e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/Basics/Environment/Environment.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ import Musl
1919
#elseif os(Windows)
2020
import CRT
2121
import WinSDK
22+
#elseif canImport(Android)
23+
import Android
2224
#else
2325
import Darwin.C
2426
#endif

0 commit comments

Comments
 (0)