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
diff options
context:
space:
mode:
Diffstat (limited to 'C/Ppmd8Dec.c')
-rw-r--r--[-rwxr-xr-x]C/Ppmd8Dec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/C/Ppmd8Dec.c b/C/Ppmd8Dec.c
index c54e02ab..317bd651 100755..100644
--- a/C/Ppmd8Dec.c
+++ b/C/Ppmd8Dec.c
@@ -4,6 +4,8 @@ This code is based on:
PPMd var.I (2002): Dmitry Shkarin : Public domain
Carryless rangecoder (1999): Dmitry Subbotin : Public domain */
+#include "Precomp.h"
+
#include "Ppmd8.h"
#define kTop (1 << 24)