mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:09:23 +02:00
* Fix for 10491, pdatetime now defined.
git-svn-id: trunk@9563 -
This commit is contained in:
parent
e475735c43
commit
bce663bb43
@ -271,6 +271,7 @@ Type
|
||||
PAnsiString = ^AnsiString;
|
||||
|
||||
PDate = ^TDateTime;
|
||||
PDateTime = ^TDateTime;
|
||||
PError = ^TError;
|
||||
PVariant = ^Variant;
|
||||
POleVariant = ^OleVariant;
|
||||
|
Loading…
Reference in New Issue
Block a user