mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-01 18:44:41 +00:00
Update "core:runtime" to "base:runtime"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
package sync
|
||||
|
||||
import "core:c"
|
||||
import "core:runtime"
|
||||
import "base:runtime"
|
||||
import "core:sys/haiku"
|
||||
import "core:sys/unix"
|
||||
import "core:time"
|
||||
|
||||
Reference in New Issue
Block a user