clooneljump/lib/physfs-2.0.3/lzma/CPP/7zip/Common/MethodId.h

11 lines
133 B
C
Raw Normal View History

2014-02-12 23:59:58 +01:00
// MethodId.h
#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H
#include "../../Common/Types.h"
typedef UInt64 CMethodId;
#endif