DobieStation/ext/lzma/include/Precomp.h
Ziemas 5e6bc8d850 CHD: Introduce all the CHD stuff
Not yet working properly.
2020-12-30 13:45:01 +01:00

10 lines
172 B
C

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