mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 21:19:38 +01:00
sqldb: TSQLDBLibraryLoader, TPQEventMonitor, TFBEventMonitor and TFBAdmin are actually available in FPC 2.6.2, bug #25200
git-svn-id: trunk@43263 -
This commit is contained in:
parent
316056f2f7
commit
bde487616b
@ -41,7 +41,8 @@ unit registersqldb;
|
||||
{$ENDIF}
|
||||
{$ENDIF}
|
||||
|
||||
{$IF FPC_FULLVERSION >= 20603}
|
||||
{$IF FPC_FULLVERSION >= 20602}
|
||||
// These were backported to FPC 2.6.2
|
||||
{$DEFINE HASFBADMIN}
|
||||
{$DEFINE HASPQEVENT}
|
||||
{$DEFINE HASFBEVENT}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user