mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 06:30:37 +01:00
* zutil removal
git-svn-id: trunk@1865 -
This commit is contained in:
parent
3c2123684f
commit
07fea4a633
@ -104,7 +104,7 @@ function get_crc_table:pointer;
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
zutil,zdeflate,zinflate,zcompres,zuncompr,gzio,adler,crc;
|
zdeflate,zinflate,zcompres,zuncompr,gzio,adler,crc;
|
||||||
|
|
||||||
function zlibVersion:string;
|
function zlibVersion:string;
|
||||||
begin
|
begin
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user