fix using

db4
Doug Coleman 2008-03-21 11:52:47 -06:00
parent f1e17f2906
commit 9018a9093f
1 changed files with 1 additions and 1 deletions

View File

@ -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 -- )