misc/libphysfs/lzma/CPP/7zip/Common/MethodId.h
author Wuzzy <Wuzzy2@mail.ru>
Thu, 22 Feb 2018 02:24:42 +0100
changeset 13057 8b44518d1002
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Convert Newton and the Hammock to SimpleMission format

// MethodId.h

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

#include "../../Common/Types.h"

typedef UInt64 CMethodId;

#endif