misc/libphysfs/lzma/CPP/7zip/Common/MethodId.h
author alfadur
Sat, 21 Jul 2018 02:13:55 +0300
changeset 13534 662f7df89d06
parent 12218 bb5522e88ab2
permissions -rw-r--r--
Implement room config export

// MethodId.h

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

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

typedef UInt64 CMethodId;

#endif