add missing using to classes.struct tests

db4
Joe Groff 2010-02-21 22:04:23 -08:00
parent 04cc3052b6
commit 5b726f0af9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
! (c)Joe Groff bsd license
USING: accessors alien alien.c-types alien.data ascii
USING: accessors alien alien.c-types alien.data alien.syntax ascii
assocs byte-arrays classes.struct classes.tuple.private classes.tuple
combinators compiler.tree.debugger compiler.units destructors
io.encodings.utf8 io.pathnames io.streams.string kernel libc