mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 21:32:18 +00:00
Moves away from @_exported import to add the import in the generated code (#8637)
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#if canImport(Common)
|
||||
import Common
|
||||
#endif
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user