mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 18:29:12 +02:00
LazReport, fix compilation with FPC 2.6.5, patch from Julio Jiménez Borreguero
git-svn-id: trunk@44418 -
This commit is contained in:
parent
95e89c5bda
commit
82b4f80321
@ -56,7 +56,7 @@
|
||||
{$ENDIF}
|
||||
{$DEFINE Delphi5}
|
||||
|
||||
{$if FPC_FULLVERSION<20605}
|
||||
{$if FPC_FULLVERSION<20701}
|
||||
// in former FCL versions TBookmark was a simple pointer
|
||||
{$DEFINE noautomatedbookmark}
|
||||
{$endif}
|
||||
|
Loading…
Reference in New Issue
Block a user