mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 09:21:10 +02:00
IDE: fixed compiling with -dVerboseExtToolThread
git-svn-id: trunk@51420 -
This commit is contained in:
parent
850ec52c41
commit
a96700a660
@ -37,6 +37,9 @@ uses
|
||||
// RTL + FCL + LCL
|
||||
Classes, SysUtils, math, process, Pipes,
|
||||
LCLIntf, Forms, Dialogs,
|
||||
{$IFDEF VerboseExtToolThread}
|
||||
LCLProc,
|
||||
{$ENDIF}
|
||||
// CodeTools
|
||||
FileProcs, CodeToolsStructs,
|
||||
// LazUtils
|
||||
|
Loading…
Reference in New Issue
Block a user