mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-05 08:57:32 +01:00
lazreport: fixed compilation with fpc 2.6.2
git-svn-id: trunk@43905 -
This commit is contained in:
parent
c20494536f
commit
af37f20810
@ -56,7 +56,7 @@
|
||||
{$ENDIF}
|
||||
{$DEFINE Delphi5}
|
||||
|
||||
{$if FPC_FULLVERSION<20601}
|
||||
{$if FPC_FULLVERSION<20603}
|
||||
// in former FCL versions TBookmark was a simple pointer
|
||||
{$DEFINE noautomatedbookmark}
|
||||
{$endif}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user