mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 06:06:59 -06:00
9.04 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
8874e4fbc9
commit
829409452d
@@ -1,13 +1,11 @@
|
||||
// PpmdSubAlloc.h
|
||||
// This code is based on Dmitry Shkarin's PPMdH code
|
||||
// 2009-05-30 : Igor Pavlov : Public domain
|
||||
// This code is based on Dmitry Shkarin's PPMdH code (public domain)
|
||||
|
||||
#ifndef __COMPRESS_PPMD_SUB_ALLOC_H
|
||||
#define __COMPRESS_PPMD_SUB_ALLOC_H
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "../../../C/Alloc.h"
|
||||
}
|
||||
|
||||
#include "PpmdType.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user