mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 01:09:56 -06:00
Initialer Commit
This commit is contained in:
10
CPP/7zip/Common/MethodId.h
Normal file
10
CPP/7zip/Common/MethodId.h
Normal file
@@ -0,0 +1,10 @@
|
||||
// MethodId.h
|
||||
|
||||
#ifndef __7Z_METHOD_ID_H
|
||||
#define __7Z_METHOD_ID_H
|
||||
|
||||
#include "../../Common/MyTypes.h"
|
||||
|
||||
typedef UInt64 CMethodId;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user