mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-17 22:11:47 -06:00
4.44 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
804edc5756
commit
d9666cf046
10
CPP/7zip/Compress/Branch/IA64.h
Executable file
10
CPP/7zip/Compress/Branch/IA64.h
Executable file
@@ -0,0 +1,10 @@
|
||||
// IA64.h
|
||||
|
||||
#ifndef __IA64_H
|
||||
#define __IA64_H
|
||||
|
||||
#include "BranchCoder.h"
|
||||
|
||||
MyClassA(BC_IA64, 0x04, 1)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user