misc/libphysfs/lzma/CPP/7zip/Common/MethodId.h
author Wuzzy <Wuzzy2@mail.ru>
Sat, 25 Aug 2018 18:04:06 +0200
changeset 13693 af208acaada6
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Fix translatability of "unknown command" server message

// MethodId.h

#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H

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

typedef UInt64 CMethodId;

#endif