mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 14:18:47 +00:00
Allow core:sys/windows to build on Windows only
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// +build windows
|
||||
package sys_windows
|
||||
|
||||
foreign import bcrypt "system:Bcrypt.lib"
|
||||
|
||||
Reference in New Issue
Block a user