blob: 955172354da4d421cf98401be9c8591848ff68e7 [file] [log] [blame]
// MethodId.h
#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H
#include "../../Common/Types.h"
typedef UInt64 CMethodId;
#endif