1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-18 22:28:14 +00:00
hashcat/deps/LZMA-SDK/C/Util/SfxSetup/Precomp.h
2023-05-17 19:03:13 +02:00

11 lines
178 B
C

/* Precomp.h -- StdAfx
2013-06-16 : Igor Pavlov : Public domain */
#ifndef __7Z_PRECOMP_H
#define __7Z_PRECOMP_H
#include "../../Compiler.h"
#include "../../7zTypes.h"
#endif