Sign in
nest-open-source
/
nest-cam
/
4320010
/
lzma
/
refs/heads/master
/
.
/
lzma
/
CPP
/
7zip
/
Common
/
MethodId.h
blob: 1ba9f49afcc075f7e7f59507030f4407fce5b906 [
file
] [
log
] [
blame
] [
edit
]
// MethodId.h
#ifndef
__7Z_METHOD_ID_H
#define
__7Z_METHOD_ID_H
#include
"../../Common/MyTypes.h"
typedef
UInt64
CMethodId
;
#endif