mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 07:30:09 +02:00
lazreport: fixed compilation with fpc 2.6.2
git-svn-id: branches/fixes_1_2@43906 -
This commit is contained in:
parent
cbc0369a78
commit
fdc90575ba
@ -56,7 +56,7 @@
|
|||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
{$DEFINE Delphi5}
|
{$DEFINE Delphi5}
|
||||||
|
|
||||||
{$if FPC_FULLVERSION<20601}
|
{$if FPC_FULLVERSION<20603}
|
||||||
// in former FCL versions TBookmark was a simple pointer
|
// in former FCL versions TBookmark was a simple pointer
|
||||||
{$DEFINE noautomatedbookmark}
|
{$DEFINE noautomatedbookmark}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
Loading…
Reference in New Issue
Block a user