1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-05 18:20:32 +08:00
Files
android-base16384/app/src/main/cpp/lzma1900/Precomp.h
fumiama 52dc8db3c5 v2.0
1. 增加 压缩
2. 优化 响应
2021-03-13 01:22:56 +08:00

11 lines
172 B
C

/* Precomp.h -- StdAfx
2013-11-12 : Igor Pavlov : Public domain */
#ifndef __7Z_PRECOMP_H
#define __7Z_PRECOMP_H
#include "Compiler.h"
/* #include "7zTypes.h" */
#endif