mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 12:31:01 +02:00
* Merging revisions 43974 from trunk:
------------------------------------------------------------------------ r43974 | michael | 2020-01-18 17:44:22 +0100 (Sat, 18 Jan 2020) | 1 line * Fix regression ------------------------------------------------------------------------ git-svn-id: branches/fixes_3_2@44156 -
This commit is contained in:
parent
a99bcc7d4a
commit
6851a89514
@ -68,6 +68,7 @@ interface
|
||||
{$ENDIF}
|
||||
|
||||
uses
|
||||
Math, // Min
|
||||
Classes, // TStrings in Split method
|
||||
SysUtils; // Exception
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user