[string] Un-break Linux build

This commit is contained in:
Michael Ilseman
2018-08-02 09:25:00 -07:00
parent ba6158d74e
commit 336ae86bc5
2 changed files with 2 additions and 4 deletions

View File

@@ -137,12 +137,10 @@ extension _StringGuts {
return _object.isNative
}
#if _runtime(_ObjC)
@inlinable
internal var _isCocoa: Bool {
return _object.isCocoa
}
#endif
@inlinable
internal var _isUnmanaged: Bool {