mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Free Pascal 3.2.2 compatibility
This commit is contained in:
parent
c175d93e7a
commit
2c669908dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
library SevenZipWcx;
|
||||
|
||||
uses
|
||||
FPCAdds, SevenZipFunc, SevenZipDlg, WcxPlugin, SevenZipAdv, SevenZipLng,
|
||||
CMem, FPCAdds, SevenZipFunc, SevenZipDlg, WcxPlugin, SevenZipAdv, SevenZipLng,
|
||||
SevenZipCodecs;
|
||||
|
||||
function OpenArchive(var ArchiveData : tOpenArchiveData) : TArcHandle; stdcall;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue