v0.9.0 Release

This commit is contained in:
gingerBill
2018-11-22 10:25:01 +00:00
parent bb62bed981
commit f96fbc94c8
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -17,7 +17,6 @@ import "core:c"
import "core:runtime"
when os.OS == "windows" {
import "core:sync"
import "core:thread"
import "core:sys/win32"
}