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/Delta.c
diff options
context:
space:
mode:
Diffstat (limited to 'C/Delta.c')
-rw-r--r--[-rwxr-xr-x]C/Delta.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/C/Delta.c b/C/Delta.c
index 2b327f15..e3edd21e 100755..100644
--- a/C/Delta.c
+++ b/C/Delta.c
@@ -1,6 +1,8 @@
/* Delta.c -- Delta converter
2009-05-26 : Igor Pavlov : Public domain */
+#include "Precomp.h"
+
#include "Delta.h"
void Delta_Init(Byte *state)