aboutsummaryrefslogtreecommitdiff
path: root/CPP/Common/MyMap.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Common/MyMap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/MyMap.h b/CPP/Common/MyMap.h
index cbcbadd..9ca5566 100644
--- a/CPP/Common/MyMap.h
+++ b/CPP/Common/MyMap.h
@@ -1,7 +1,7 @@
1// MyMap.h 1// MyMap.h
2 2
3#ifndef __COMMON_MYMAP_H 3#ifndef ZIP7_INC_COMMON_MY_MAP_H
4#define __COMMON_MYMAP_H 4#define ZIP7_INC_COMMON_MY_MAP_H
5 5
6#include "MyTypes.h" 6#include "MyTypes.h"
7#include "MyVector.h" 7#include "MyVector.h"