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

Comparing ibx/trunk/fbintf/fbintf.pas (file contents):
Revision 314 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC

# Line 4 | Line 4
4  
5   unit fbintf;
6  
7 + {$warn 5023 off : no warning about unused units}
8   interface
9  
10   uses
# Line 13 | Line 14 | uses
14    FBActivityMonitor, FBOutputBlock, FBParamBlock, FBSQLData, FB30ClientAPI,
15    FB30Attachment, FB30Transaction, FBTransaction, FB30Blob, FB30Array,
16    FB30Statement, FB30Events, FB30Services, FBEvents, FBBlob, FBAttachment,
17 <  FBStatement, FBServices;
17 >  FBStatement, FBServices, FBClientLib;
18  
19   implementation
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines