aboutsummaryrefslogtreecommitdiff
path: root/CPP/Common/MyException.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Common/MyException.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/MyException.h b/CPP/Common/MyException.h
index f0ad111..06fbdea 100644
--- a/CPP/Common/MyException.h
+++ b/CPP/Common/MyException.h
@@ -1,7 +1,7 @@
1// Common/Exception.h 1// Common/Exception.h
2 2
3#ifndef __COMMON_EXCEPTION_H 3#ifndef ZIP7_INC_COMMON_EXCEPTION_H
4#define __COMMON_EXCEPTION_H 4#define ZIP7_INC_COMMON_EXCEPTION_H
5 5
6#include "MyWindows.h" 6#include "MyWindows.h"
7 7