Files
easy7zip/C/Util/SfxSetup/Precomp.h
Igor Pavlov ec44a8a070 22.00
2022-06-23 11:43:16 +01:00

11 lines
178 B
C
Executable File

/* 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