mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 13:11:37 +00:00
Moves away from @_exported import to add the import in the generated code (#8637)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
#if canImport(Common)
|
||||
@_exported import Common
|
||||
import Common
|
||||
#endif
|
||||
import Foundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user