ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/client/2.5/FB25Events.pas
(Generate patch)

Comparing ibx/trunk/fbintf/client/2.5/FB25Events.pas (file contents):
Revision 56 by tony, Mon Mar 6 10:20:02 2017 UTC vs.
Revision 215 by tony, Thu Mar 15 16:25:03 2018 UTC

# Line 73 | Line 73 | interface
73  
74   uses
75    {$IFDEF WINDOWS}Windows, {$ENDIF}Classes, SysUtils, IB, FB25ClientAPI, FB25Attachment,
76 <  IBExternals, IBHeader, syncobjs, FBEvents;
76 >  IBExternals, IBHeader, syncobjs, FBEvents
77 >  {$IF defined(FPC) and defined(UNIX)} ,cthreads {$IFEND};
78  
79   type
80    TFB25Events = class;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines