source-engine/utils/lzma/C/Util/7z/Precomp.h

11 lines
178 B
C
Raw Permalink Normal View History

2020-04-22 16:56:21 +00: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