diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/Common/StringConvert.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/StringConvert.h b/CPP/Common/StringConvert.h index 865c025..2092a2d 100644 --- a/CPP/Common/StringConvert.h +++ b/CPP/Common/StringConvert.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Common/StringConvert.h | 1 | // Common/StringConvert.h |
2 | 2 | ||
3 | #ifndef __COMMON_STRING_CONVERT_H | 3 | #ifndef ZIP7_INC_COMMON_STRING_CONVERT_H |
4 | #define __COMMON_STRING_CONVERT_H | 4 | #define ZIP7_INC_COMMON_STRING_CONVERT_H |
5 | 5 | ||
6 | #include "MyString.h" | 6 | #include "MyString.h" |
7 | #include "MyWindows.h" | 7 | #include "MyWindows.h" |