mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
Fix: compilation issue with the latest version of Lazarus
This commit is contained in:
parent
3cbe43db6a
commit
580d08db2e
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ uses
|
|||
{$IFDEF XPLAT_GENERICS}
|
||||
Generics.Collections, Generics.Defaults, Character,
|
||||
{$ENDIF}
|
||||
{$IFDEF UITYPES} UITypes,{$ENDIF} Math;
|
||||
Math;
|
||||
|
||||
type
|
||||
TRect = Types.TRect;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue