FpDebug: Fix compilation of dwarfviewer.

This commit is contained in:
Martin 2022-09-04 10:21:20 +02:00
parent a0b19ffcf9
commit 528dc04f52

View File

@ -5,10 +5,11 @@ unit Unit1;
interface
uses
FpImgReaderWinPE, Classes, SysUtils, math, FileUtil, LazLogger, LazLoggerProfiling,
LazSysUtils, FpDbgLoader, FpDbgDwarf, FpDbgDwarfConst, FpPascalParser, FpDbgInfo,
FpDbgDwarfDataClasses, Forms, Controls, Graphics, Dialogs, StdCtrls, ComCtrls, EditBtn,
Menus, Clipbrd, maps, types, strutils;
FpImgReaderWinPE, Classes, SysUtils, math, FileUtil, LazLogger,
LazLoggerProfiling, LazSysUtils, FpDbgLoader, FpDbgDwarf, FpDbgDwarfConst,
FpPascalParser, FpDbgInfo, FpDbgDwarfDataClasses, FpDbgUtil, Forms, Controls,
Graphics, Dialogs, StdCtrls, ComCtrls, EditBtn, Menus, Clipbrd, maps, types,
strutils;
type