misc/libphysfs/lzma/C/Archive/7z/7zMethodID.h
author Wuzzy <Wuzzy2@mail.ru>
Wed, 18 Jul 2018 01:35:59 +0200
changeset 13506 36f3f77e9b1b
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Switch from http:// to https:// URLs where possible

/* 7zMethodID.h */

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

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

typedef UInt64 CMethodID;

#endif