ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/fbintf/IBUtils.pas
(Generate patch)

Comparing ibx/trunk/fbintf/IBUtils.pas (file contents):
Revision 118 by tony, Mon Jan 22 13:58:14 2018 UTC vs.
Revision 119 by tony, Mon Jan 22 13:58:18 2018 UTC

# Line 34 | Line 34
34   unit IBUtils;
35   {$IFDEF MSWINDOWS}
36   {$DEFINE WINDOWS}
37 < {$IF CompilerVersion >= 28}
37 > {$IF defined(CompilerVersion) and (CompilerVersion >= 28)}
38   {Delphi XE7 onwards}}
39   {$define HASREQEX}
40   {$IFEND}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines