mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Remove core:os dependency from base:runtime; change to base:intrinsics
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
//+build !js
|
||||
//+build !wasi
|
||||
//+build !windows
|
||||
//+private
|
||||
package runtime
|
||||
|
||||
import "core:os"
|
||||
|
||||
Reference in New Issue
Block a user