mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 04:24:15 -06:00
4.45 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
d9666cf046
commit
a145bfc7cf
@@ -4,7 +4,10 @@
|
||||
|
||||
#include "InBuffer.h"
|
||||
|
||||
#include "../../Common/Alloc.h"
|
||||
extern "C"
|
||||
{
|
||||
#include "../../../C/Alloc.h"
|
||||
}
|
||||
|
||||
CInBuffer::CInBuffer():
|
||||
_buffer(0),
|
||||
|
||||
Reference in New Issue
Block a user