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

Comparing ibx/trunk/fbintf/client/3.0/FB30Events.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 38 | Line 38 | interface
38  
39   uses
40    {$IFDEF WINDOWS}Windows, {$ENDIF} Classes, SysUtils, Firebird, IB, FB30ClientAPI, FB30Attachment,
41 <  syncobjs, FBEvents;
41 >  syncobjs, FBEvents
42 >  {$IF defined(FPC) and defined(UNIX)} ,cthreads {$IFEND};
43  
44   type
45    TFB30Events = class;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines