diff options
Diffstat (limited to 'plugins/SMS/src/stdafx.h')
-rw-r--r-- | plugins/SMS/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/stdafx.h b/plugins/SMS/src/stdafx.h index d75f056b75..f0b5b391a1 100644 --- a/plugins/SMS/src/stdafx.h +++ b/plugins/SMS/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H
+#ifndef _COMMON_H
#define _COMMON_H
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
|