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