Files
Aaru.Compression.Native/3rdparty/lzma-21.03beta/C/Util/SfxSetup/Precomp.h

11 lines
178 B
C
Raw Normal View History

2021-10-19 21:27:23 +01:00
/* Precomp.h -- StdAfx
2013-06-16 : Igor Pavlov : Public domain */
#ifndef __7Z_PRECOMP_H
#define __7Z_PRECOMP_H
#include "../../Compiler.h"
#include "../../7zTypes.h"
#endif