physfs/src/lzma/C/Archive/7z/7zMethodID.h

11 lines
131 B
C
Raw Normal View History

2008-01-23 04:52:35 +01:00
/* 7zMethodID.h */
#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H
#include "../../Types.h"
typedef UInt64 CMethodID;
#endif