mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-24 08:02:15 +02:00
Patch for compilation error on FPC 3.2.0 - next part
Now it's ok on delpi 7. Tested on: - Lazarus 2.1.0 r63482 with fpc3.2.0 and fpc 3.0.4 - Lazarus 2.0.8 with fpc 3.0.4 - Delphi 7 - Delphi 10.2.3
This commit is contained in:
parent
84e6855b63
commit
45d405774c
@ -379,7 +379,7 @@
|
||||
{$DEFINE SUPPORTS_INLINE}
|
||||
{$IF DEFINED(FPC_FULLVERSION) AND (FPC_FULLVERSION >= 30200)}
|
||||
{$DEFINE FPC_VER_320}
|
||||
{$ENDIF}
|
||||
{$IFEND}
|
||||
{$ELSE}
|
||||
{$IFDEF DELPHI_VERSION_UNKNOW}
|
||||
{$DEFINE DELPHI5_UP}
|
||||
|
Loading…
Reference in New Issue
Block a user