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