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

Comparing:
ibx/trunk/fbintf/fbintf.pas (file contents), Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
ibx/branches/udr/fbintf.pas (file contents), Revision 371 by tony, Wed Jan 5 15:21:22 2022 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, FBNumeric, FB30TimeZoneServices;
18  
19   implementation
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines