fix core:os

This commit is contained in:
avanspector
2024-02-25 18:20:03 +01:00
parent dc5cf23066
commit 05cfc89283
3 changed files with 102 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build linux, darwin, freebsd, openbsd
//+build linux, darwin, freebsd, openbsd, haiku
package os
import "core:time"