windows.com: add missing USING: windows.types

db4
Joe Groff 2010-02-21 22:07:53 -08:00
parent dcd76d2abe
commit 525a57fa3d
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