diff --git a/basis/windows/time/time.factor b/basis/windows/time/time.factor index 63b12de1ff..5e23f8cc01 100644 --- a/basis/windows/time/time.factor +++ b/basis/windows/time/time.factor @@ -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 calendar.backend ; +namespaces calendar ; IN: windows.time : >64bit ( lo hi -- n )