Fix USING:
parent
3619953a15
commit
e8a74a19c2
|
@ -1,5 +1,5 @@
|
||||||
USING: alien alien.c-types byte-arrays continuations destructors
|
USING: alien alien.c-types byte-arrays continuations destructors
|
||||||
io.nonblocking io io.sockets io.sockets.impl
|
io.nonblocking io io.sockets io.sockets.impl namespaces
|
||||||
io.streams.duplex io.windows io.windows.nt io.windows.nt.backend
|
io.streams.duplex io.windows io.windows.nt io.windows.nt.backend
|
||||||
windows.winsock kernel libc math sequences threads tuples.lib ;
|
windows.winsock kernel libc math sequences threads tuples.lib ;
|
||||||
IN: io.windows.nt.sockets
|
IN: io.windows.nt.sockets
|
||||||
|
|
Loading…
Reference in New Issue