Imported Upstream version 9.20
[platform/upstream/7zip.git] / CPP / 7zip / Common / MethodId.h
1 // MethodId.h\r
2 \r
3 #ifndef __7Z_METHOD_ID_H\r
4 #define __7Z_METHOD_ID_H\r
5 \r
6 #include "../../Common/Types.h"\r
7 \r
8 typedef UInt64 CMethodId;\r
9 \r
10 #endif\r