windows.com: add missing USING: windows.types

Joe Groff 2010-02-21 22:07:53 -08:00
parent 1808fe4595
commit 060d87c095
1 changed files with 1 additions and 1 deletions

View File

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