diff options
Diffstat (limited to 'plugins/Alarms/src/stdafx.h')
-rwxr-xr-x | plugins/Alarms/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Alarms/src/stdafx.h b/plugins/Alarms/src/stdafx.h index 85ee529373..fcbd50182a 100755 --- a/plugins/Alarms/src/stdafx.h +++ b/plugins/Alarms/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_INC
+#ifndef _COMMON_INC
#define _COMMON_INC
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
|