fix using
parent
f1e17f2906
commit
9018a9093f
|
@ -1,5 +1,5 @@
|
|||
USING: kernel system io.files.unique.backend
|
||||
windows.kernel32 io.windows io.nonblocking ;
|
||||
windows.kernel32 io.windows io.nonblocking windows ;
|
||||
IN: io.windows.files.unique
|
||||
|
||||
M: windows-io (make-unique-file) ( path -- )
|
||||
|
|
Loading…
Reference in New Issue