windows.com: add missing USING: windows.types
parent
dcd76d2abe
commit
525a57fa3d
|
@ -1,5 +1,5 @@
|
|||
USING: kernel windows.com windows.com.syntax windows.ole32
|
||||
alien alien.syntax tools.test libc alien.c-types
|
||||
windows.types alien alien.syntax tools.test libc alien.c-types
|
||||
namespaces arrays continuations accessors math windows.com.wrapper
|
||||
windows.com.wrapper.private destructors effects compiler.units ;
|
||||
IN: windows.com.tests
|
||||
|
|
Loading…
Reference in New Issue