Source code

Revision control

Copy as Markdown

Other Tools

// MethodId.h↩
#ifndef __7Z_METHOD_ID_H↩
#define __7Z_METHOD_ID_H↩
#include "../../Common/MyTypes.h"
typedef UInt64 CMethodId;↩
#endif