Skip to content

Commit

Permalink
Fix Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed Jan 4, 2023
1 parent c7def93 commit 10c1648
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import Benchmark
import Combine
#if canImport(Combine)
import Combine
#endif
import ComposableArchitecture
import Foundation

Expand Down

0 comments on commit 10c1648

Please sign in to comment.