mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 07:09:54 -06:00
4.45 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
d9666cf046
commit
a145bfc7cf
@@ -3,7 +3,10 @@
|
||||
#include "StdAfx.h"
|
||||
#include "ARM.h"
|
||||
|
||||
#include "../../../../C/Compress/Branch/BranchARM.c"
|
||||
extern "C"
|
||||
{
|
||||
#include "../../../../C/Compress/Branch/BranchARM.h"
|
||||
}
|
||||
|
||||
UInt32 CBC_ARM_Encoder::SubFilter(Byte *data, UInt32 size)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user