mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Fix missing import
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
//+build !windows !linux !darwin
|
//+build !windows !linux !darwin
|
||||||
package debug_trace
|
package debug_trace
|
||||||
|
|
||||||
|
import "base:runtime"
|
||||||
|
|
||||||
_Context :: struct {
|
_Context :: struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user