7zip/C/Precomp.h
Igor Pavlov 5b39dc76f1 23.01
2023-12-17 14:59:19 +05: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