Skip to content

Commit

Permalink
Fix the Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepetroules committed Nov 21, 2024
1 parent 4074f4d commit b464fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/TSCUtility/Tracing.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*/

import Foundation
import TSCLibc

public enum TracingEventType: String, Codable, Sendable {
case asyncBegin
Expand Down

0 comments on commit b464fcd

Please sign in to comment.