pcsx2/3rdparty/lzma/include/Precomp.h

11 lines
180 B
C
Raw Permalink Normal View History

2022-05-12 07:48:39 +00:00
/* Precomp.h -- StdAfx
2024-05-10 23:10:28 +00:00
2023-04-02 : Igor Pavlov : Public domain */
2022-05-12 07:48:39 +00:00
2024-05-10 23:10:28 +00:00
#ifndef ZIP7_INC_PRECOMP_H
#define ZIP7_INC_PRECOMP_H
2022-05-12 07:48:39 +00:00
#include "Compiler.h"
/* #include "7zTypes.h" */
#endif