mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-12 14:23:33 +00:00
require
This commit is contained in:
2
vendor/OpenGL/helpers.odin
vendored
2
vendor/OpenGL/helpers.odin
vendored
@@ -6,7 +6,7 @@ package vendor_gl
|
||||
import os "core:os/os2"
|
||||
import "core:fmt"
|
||||
import "core:strings"
|
||||
import "core:time"
|
||||
@(require) import "core:time"
|
||||
import "base:runtime"
|
||||
_ :: fmt
|
||||
_ :: runtime
|
||||
|
||||
Reference in New Issue
Block a user