IDE: fixed compiling with -dVerboseExtToolThread

git-svn-id: trunk@51420 -
This commit is contained in:
mattias 2016-01-26 13:11:06 +00:00
parent 850ec52c41
commit a96700a660

View File

@ -37,6 +37,9 @@ uses
// RTL + FCL + LCL // RTL + FCL + LCL
Classes, SysUtils, math, process, Pipes, Classes, SysUtils, math, process, Pipes,
LCLIntf, Forms, Dialogs, LCLIntf, Forms, Dialogs,
{$IFDEF VerboseExtToolThread}
LCLProc,
{$ENDIF}
// CodeTools // CodeTools
FileProcs, CodeToolsStructs, FileProcs, CodeToolsStructs,
// LazUtils // LazUtils