ahausladen / JsonDataObjects

JSON parser for Delphi 2009 and newer
MIT License
413 stars 160 forks source link

In Delphi 10.2.3 for Android appears 3 errors. #43

Closed chinacodegear closed 6 years ago

chinacodegear commented 6 years ago

[DCC Error] JsonDataObjects.pas(1468): E2003 Undeclared identifier: 'TSystemTime' [DCC Error] JsonDataObjects.pas(1470): E2003 Undeclared identifier: 'DateTimeToSystemTime' [DCC Error] JsonDataObjects.pas(1472): E2029 ']' expected but identifier 'wYear' found

But for Windows 32 , above errors does not appear.

ahausladen commented 6 years ago

Fixed.