p7zip-rar/C/Precomp.h

11 lines
172 B
C
Raw Normal View History

2017-10-11 12:40:22 +02:00
/* 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