summaryrefslogtreecommitdiff
path: root/plugins/Rate/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Rate/commonheaders.h')
-rw-r--r--plugins/Rate/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Rate/commonheaders.h b/plugins/Rate/commonheaders.h
index 34aeb65dff..56abcd36f4 100644
--- a/plugins/Rate/commonheaders.h
+++ b/plugins/Rate/commonheaders.h
@@ -27,7 +27,7 @@
#ifndef COMMHEADERS_H
#define COMMHEADERS_H
-//#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
+#define _CRT_SECURE_NO_WARNINGS
//needed by m_utils.h
#include <stdio.h>