mcu_hi3321_watch/open_source/7-zip-lzma-sdk/lzma_21.07/C/Precomp.h
2025-05-26 20:15:20 +08:00

11 lines
182 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