mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 22:11:38 -06:00
3.13
This commit is contained in:
14
7zip/Compress/Branch/IA64.h
Executable file
14
7zip/Compress/Branch/IA64.h
Executable file
@@ -0,0 +1,14 @@
|
||||
// IA64.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __IA64_H
|
||||
#define __IA64_H
|
||||
|
||||
#include "Coder.h"
|
||||
|
||||
MyClass(BC_IA64, 0x04, 1)
|
||||
|
||||
// MyClass(IA64_Parse, 0x08, 1)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user