aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/FileSystem.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Windows/FileSystem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/FileSystem.h b/CPP/Windows/FileSystem.h
index 9b49a02..9f9e399 100644
--- a/CPP/Windows/FileSystem.h
+++ b/CPP/Windows/FileSystem.h
@@ -1,7 +1,7 @@
1// Windows/FileSystem.h 1// Windows/FileSystem.h
2 2
3#ifndef __WINDOWS_FILE_SYSTEM_H 3#ifndef ZIP7_INC_WINDOWS_FILE_SYSTEM_H
4#define __WINDOWS_FILE_SYSTEM_H 4#define ZIP7_INC_WINDOWS_FILE_SYSTEM_H
5 5
6#include "../Common/MyString.h" 6#include "../Common/MyString.h"
7#include "../Common/MyTypes.h" 7#include "../Common/MyTypes.h"