aboutsummaryrefslogtreecommitdiff
path: root/CPP/Common/MyXml.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Common/MyXml.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/MyXml.h b/CPP/Common/MyXml.h
index 00b7113..5362602 100644
--- a/CPP/Common/MyXml.h
+++ b/CPP/Common/MyXml.h
@@ -1,7 +1,7 @@
1// MyXml.h 1// MyXml.h
2 2
3#ifndef __MY_XML_H 3#ifndef ZIP7_INC_MY_XML_H
4#define __MY_XML_H 4#define ZIP7_INC_MY_XML_H
5 5
6#include "MyString.h" 6#include "MyString.h"
7 7