aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/Compress/DeflateConst.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/Compress/DeflateConst.h')
-rw-r--r--CPP/7zip/Compress/DeflateConst.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/7zip/Compress/DeflateConst.h b/CPP/7zip/Compress/DeflateConst.h
index cfbbf88..a73d8ff 100644
--- a/CPP/7zip/Compress/DeflateConst.h
+++ b/CPP/7zip/Compress/DeflateConst.h
@@ -1,7 +1,7 @@
1// DeflateConst.h 1// DeflateConst.h
2 2
3#ifndef __DEFLATE_CONST_H 3#ifndef ZIP7_INC_DEFLATE_CONST_H
4#define __DEFLATE_CONST_H 4#define ZIP7_INC_DEFLATE_CONST_H
5 5
6namespace NCompress { 6namespace NCompress {
7namespace NDeflate { 7namespace NDeflate {