summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lzma/C/7zBuf.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lzma/C/7zBuf.c')
-rw-r--r--3rdparty/lzma/C/7zBuf.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/3rdparty/lzma/C/7zBuf.c b/3rdparty/lzma/C/7zBuf.c
index 14e7f4e2b92..089a5c4f21f 100644
--- a/3rdparty/lzma/C/7zBuf.c
+++ b/3rdparty/lzma/C/7zBuf.c
@@ -1,7 +1,7 @@
/* 7zBuf.c -- Byte Buffer
-2008-03-28
-Igor Pavlov
-Public domain */
+2013-01-21 : Igor Pavlov : Public domain */
+
+#include "Precomp.h"
#include "7zBuf.h"