Explorar o código

* reenabled ttime and tdate in system.

git-svn-id: trunk@15295 -
marco %!s(int64=15) %!d(string=hai) anos
pai
achega
20499117de
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      rtl/inc/systemh.inc

+ 2 - 2
rtl/inc/systemh.inc

@@ -300,8 +300,8 @@ Type
   HRESULT             = type Longint;
 {$ifndef FPUNONE}
   TDateTime           = type Double;
-//  TDate               = type TDateTime;
-//  TTime               = type TDateTime;
+  TDate               = type TDateTime;
+  TTime               = type TDateTime;
 {$endif}
   TError               = type Longint;