mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 10:55:56 +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,
|
||||
{$ENDIF}{$ENDIF}
|
||||
Interfaces, Math, Classes, SysUtils, Process, LCLProc, DynQueue, FileUtil,
|
||||
Forms, Controls, AsyncProcess;
|
||||
LazFileUtils, LazLoggerBase, Forms, Controls, AsyncProcess;
|
||||
|
||||
type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user