misc/libphysfs/lzma/CPP/7zip/Common/MethodId.h
author alfadur
Wed, 04 Jul 2018 00:01:25 +0300
changeset 13438 da71e0d88a1c
parent 12213 bb5522e88ab2
permissions -rw-r--r--
update nom

// MethodId.h

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

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

typedef UInt64 CMethodId;

#endif