mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -273,7 +273,7 @@ import "core:io"
|
||||
import "core:fmt"
|
||||
import "core:thread"
|
||||
import "core:sync"
|
||||
import "core:intrinsics"
|
||||
import "base:intrinsics"
|
||||
|
||||
@(private="file")
|
||||
_read_pipe: os.Handle
|
||||
|
||||
Reference in New Issue
Block a user