7zip/C/Util/7zipInstall/Precomp.h

12 lines
179 B
C
Raw Normal View History

2021-12-27 01:00:00 +01:00
/* Precomp.h -- StdAfx
2015-05-24 : Igor Pavlov : Public domain */
#ifndef __7Z_PRECOMP_H
#define __7Z_PRECOMP_H
#include "../../Compiler.h"
#include "../../7zTypes.h"
#endif