# | 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 |
# | Line 0 | Line 1 | |
---|---|---|
1 | + | native |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |