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