diff options
Diffstat (limited to 'CPP/7zip/Archive/Zip/ZipItem.h')
-rw-r--r-- | CPP/7zip/Archive/Zip/ZipItem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/7zip/Archive/Zip/ZipItem.h b/CPP/7zip/Archive/Zip/ZipItem.h index 934d7ec..4a25de3 100644 --- a/CPP/7zip/Archive/Zip/ZipItem.h +++ b/CPP/7zip/Archive/Zip/ZipItem.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Archive/ZipItem.h | 1 | // Archive/ZipItem.h |
2 | 2 | ||
3 | #ifndef __ARCHIVE_ZIP_ITEM_H | 3 | #ifndef ZIP7_INC_ARCHIVE_ZIP_ITEM_H |
4 | #define __ARCHIVE_ZIP_ITEM_H | 4 | #define ZIP7_INC_ARCHIVE_ZIP_ITEM_H |
5 | 5 | ||
6 | #include "../../../../C/CpuArch.h" | 6 | #include "../../../../C/CpuArch.h" |
7 | 7 | ||