Guard import
This commit is contained in:
parent
e0d8f16666
commit
7120d89a17
@ -23,7 +23,9 @@
|
||||
// THE SOFTWARE.
|
||||
|
||||
import Foundation
|
||||
#if !os(Linux)
|
||||
import StarscreamSocketIO
|
||||
#endif
|
||||
|
||||
protocol ClientOption : CustomStringConvertible, Equatable {
|
||||
func getSocketIOOptionValue() -> Any
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user