misc/libphysfs/lzma/CPP/7zip/Common/MethodId.h
author Wuzzy <Wuzzy2@mail.ru>
Mon, 03 Sep 2018 01:09:14 +0200
changeset 13752 52959f686082
parent 12218 bb5522e88ab2
permissions -rw-r--r--
Don't start retreat time if hog has lost control in the meantime

// MethodId.h

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

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

typedef UInt64 CMethodId;

#endif