Fix using

db4
unknown 2008-12-14 17:14:11 -06:00
parent 35f01b1577
commit 1f517a1db8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2007 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: alien alien.c-types kernel math windows windows.kernel32
namespaces calendar ;
namespaces calendar math.bitwise ;
IN: windows.time
: >64bit ( lo hi -- n )