Files
qelectrotech-source-mirror/sources/import/edz/lzma/Precomp.h
T
2026-07-31 21:15:21 +02: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