Files
megasource/libs/physfs-2.0.3/lzma/CPP/7zip/Common/MethodId.h
T
2013-09-25 13:01:20 +02:00

11 lines
133 B
C

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