From e76f27604f54ea74777601eda9ceb55ac6375530 Mon Sep 17 00:00:00 2001 From: joost Date: Sat, 12 Jul 2014 18:56:17 +0000 Subject: [PATCH] FpDebug: Synchronized changes in fpdebug.lpk (r45780) with fpdebug.pas git-svn-id: trunk@45846 - --- components/fpdebug/fpdebug.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/fpdebug/fpdebug.pas b/components/fpdebug/fpdebug.pas index f5ff71c8d0..d73212f442 100644 --- a/components/fpdebug/fpdebug.pas +++ b/components/fpdebug/fpdebug.pas @@ -13,7 +13,7 @@ uses FpImgReaderMachoFile, FpImgReaderMacho, FpPascalBuilder, FpDbgInfo, FpdMemoryTools, FpErrorMessages, FPDbgController, FpDbgDwarfVerbosePrinter, FpDbgDwarfDataClasses, FpDbgDwarfFreePascal, fpDbgSymTableContext, - fpDbgSymTable, FpDbgLinuxClasses, FpDbgLinuxExtra, LazarusPackageIntf; + fpDbgSymTable, LazarusPackageIntf; implementation