diff options
| author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2023-06-21 00:00:00 +0000 |
|---|---|---|
| committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2023-12-17 14:59:19 +0500 |
| commit | 5b39dc76f1bc82f941d5c800ab9f34407a06b53a (patch) | |
| tree | fe5e17420300b715021a76328444088d32047963 /CPP/Windows/FileSystem.h | |
| parent | 93be7d4abfd4233228f58ee1fbbcd76d91be66a4 (diff) | |
| download | 7zip-5b39dc76f1bc82f941d5c800ab9f34407a06b53a.tar.gz 7zip-5b39dc76f1bc82f941d5c800ab9f34407a06b53a.tar.bz2 7zip-5b39dc76f1bc82f941d5c800ab9f34407a06b53a.zip | |
23.0123.01
Diffstat (limited to 'CPP/Windows/FileSystem.h')
| -rw-r--r-- | CPP/Windows/FileSystem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/FileSystem.h b/CPP/Windows/FileSystem.h index 9b49a02..9f9e399 100644 --- a/CPP/Windows/FileSystem.h +++ b/CPP/Windows/FileSystem.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | // Windows/FileSystem.h | 1 | // Windows/FileSystem.h |
| 2 | 2 | ||
| 3 | #ifndef __WINDOWS_FILE_SYSTEM_H | 3 | #ifndef ZIP7_INC_WINDOWS_FILE_SYSTEM_H |
| 4 | #define __WINDOWS_FILE_SYSTEM_H | 4 | #define ZIP7_INC_WINDOWS_FILE_SYSTEM_H |
| 5 | 5 | ||
| 6 | #include "../Common/MyString.h" | 6 | #include "../Common/MyString.h" |
| 7 | #include "../Common/MyTypes.h" | 7 | #include "../Common/MyTypes.h" |
