mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 18:07:07 -06:00
23.01
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
// Lzx.h
|
||||
|
||||
#ifndef __COMPRESS_LZX_H
|
||||
#define __COMPRESS_LZX_H
|
||||
#ifndef ZIP7_INC_COMPRESS_LZX_H
|
||||
#define ZIP7_INC_COMPRESS_LZX_H
|
||||
|
||||
#include "../../Common/MyTypes.h"
|
||||
|
||||
namespace NCompress {
|
||||
namespace NLzx {
|
||||
|
||||
Reference in New Issue
Block a user