mame/3rdparty/lzma/C/Precomp.h
2023-12-06 07:58:49 +11:00

11 lines
180 B
C

/* Precomp.h -- StdAfx
2023-04-02 : Igor Pavlov : Public domain */
#ifndef ZIP7_INC_PRECOMP_H
#define ZIP7_INC_PRECOMP_H
#include "Compiler.h"
/* #include "7zTypes.h" */
#endif