diff options
Diffstat (limited to 'plugins/SecureIM/src/commonheaders.h')
-rw-r--r-- | plugins/SecureIM/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/commonheaders.h b/plugins/SecureIM/src/commonheaders.h index 4afa278eee..b02ab46ec1 100644 --- a/plugins/SecureIM/src/commonheaders.h +++ b/plugins/SecureIM/src/commonheaders.h @@ -1,4 +1,4 @@ -#define WIN32_LEAN_AND_MEAN
+#define WIN32_LEAN_AND_MEAN
#define NETLIB_LOG
#define _CRT_SECURE_NO_WARNINGS
|