aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/MemoryLock.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Windows/MemoryLock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/MemoryLock.h b/CPP/Windows/MemoryLock.h
index dcaf182..2b85002 100644
--- a/CPP/Windows/MemoryLock.h
+++ b/CPP/Windows/MemoryLock.h
@@ -1,7 +1,7 @@
1// Windows/MemoryLock.h 1// Windows/MemoryLock.h
2 2
3#ifndef __WINDOWS_MEMORY_LOCK_H 3#ifndef ZIP7_INC_WINDOWS_MEMORY_LOCK_H
4#define __WINDOWS_MEMORY_LOCK_H 4#define ZIP7_INC_WINDOWS_MEMORY_LOCK_H
5 5
6#include "../Common/MyWindows.h" 6#include "../Common/MyWindows.h"
7 7