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/Bra.c
diff options
context:
space:
mode:
Diffstat (limited to 'C/Bra.c')
-rw-r--r--[-rwxr-xr-x]C/Bra.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/C/Bra.c b/C/Bra.c
index 2e47b141..cdb94569 100755..100644
--- a/C/Bra.c
+++ b/C/Bra.c
@@ -1,6 +1,8 @@
/* Bra.c -- Converters for RISC code
2010-04-16 : Igor Pavlov : Public domain */
+#include "Precomp.h"
+
#include "Bra.h"
SizeT ARM_Convert(Byte *data, SizeT size, UInt32 ip, int encoding)