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/XzIn.c
diff options
context:
space:
mode:
Diffstat (limited to 'C/XzIn.c')
-rw-r--r--[-rwxr-xr-x]C/XzIn.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/C/XzIn.c b/C/XzIn.c
index 4ba87a2c..4f418638 100755..100644
--- a/C/XzIn.c
+++ b/C/XzIn.c
@@ -1,5 +1,7 @@
/* XzIn.c - Xz input
-2011-02-01 : Igor Pavlov : Public domain */
+2013-11-12 : Igor Pavlov : Public domain */
+
+#include "Precomp.h"
#include <string.h>