Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/C/Xz.c
diff options
context:
space:
mode:
Diffstat (limited to 'C/Xz.c')
-rw-r--r--[-rwxr-xr-x]C/Xz.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/C/Xz.c b/C/Xz.c
index 18caba2c..fbc732a8 100755..100644
--- a/C/Xz.c
+++ b/C/Xz.c
@@ -1,6 +1,8 @@
/* Xz.c - Xz
2009-04-15 : Igor Pavlov : Public domain */
+#include "Precomp.h"
+
#include "7zCrc.h"
#include "CpuArch.h"
#include "Xz.h"