mirror of
https://github.com/Alukym/VMProtect-Source.git
synced 2025-06-28 05:17:55 -05:00
Initial commit
This commit is contained in:
10
third-party/lzma/Precomp.h
vendored
Normal file
10
third-party/lzma/Precomp.h
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
/* Precomp.h -- StdAfx
|
||||
2013-11-12 : Igor Pavlov : Public domain */
|
||||
|
||||
#ifndef __7Z_PRECOMP_H
|
||||
#define __7Z_PRECOMP_H
|
||||
|
||||
#include "Compiler.h"
|
||||
/* #include "7zTypes.h" */
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user