Skip to content

Commit 9b2ac3a

Browse files
authored
Merge pull request #211 from finagolfin/droid
Import new Android overlay
2 parents 5ebe871 + 9c6ddd0 commit 9b2ac3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Sources/IndexStoreDB/IndexStoreDB.swift

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ import Foundation
1919
import Glibc
2020
#elseif os(Windows)
2121
import ucrt
22+
#elseif canImport(Android)
23+
import Android
2224
#else
2325
import Darwin.POSIX
2426
#endif

0 commit comments

Comments
 (0)