Fix Windows USING

db4
U-SLAVA-DFB8FF805\Slava 2008-05-21 17:34:47 -05:00
parent 39950b9884
commit 14296967c1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license. ! See http://factorcode.org/license.txt for BSD license.
USING: alien alien.c-types arrays destructors io io.backend USING: alien alien.c-types arrays destructors io io.backend
io.buffers io.files io.ports io.sockets io.binary io.buffers io.files io.ports io.sockets io.binary
io.sockets windows.errors strings io.sockets io.timeouts windows.errors strings
kernel math namespaces sequences windows windows.kernel32 kernel math namespaces sequences windows windows.kernel32
windows.shell32 windows.types windows.winsock splitting windows.shell32 windows.types windows.winsock splitting
continuations math.bitfields system accessors ; continuations math.bitfields system accessors ;