mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 10:36:00 +02:00
Merge branch 'LCL/Tests/FixCompile' into 'main'
LCL: Fix compilation of test5_1asyncprocess.lpi See merge request freepascal.org/lazarus/lazarus!319
This commit is contained in:
commit
bc6df44ffa
@ -29,7 +29,7 @@ uses
|
|||||||
cthreads,
|
cthreads,
|
||||||
{$ENDIF}{$ENDIF}
|
{$ENDIF}{$ENDIF}
|
||||||
Interfaces, Math, Classes, SysUtils, Process, LCLProc, DynQueue, FileUtil,
|
Interfaces, Math, Classes, SysUtils, Process, LCLProc, DynQueue, FileUtil,
|
||||||
Forms, Controls, AsyncProcess;
|
LazFileUtils, LazLoggerBase, Forms, Controls, AsyncProcess;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user