mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-06 23:47:23 +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
|
||||
|
||||
uses
|
||||
zutil,zdeflate,zinflate,zcompres,zuncompr,gzio,adler,crc;
|
||||
zdeflate,zinflate,zcompres,zuncompr,gzio,adler,crc;
|
||||
|
||||
function zlibVersion:string;
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user