summaryrefslogtreecommitdiff
path: root/plugins/Console/src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-07-17 06:02:32 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-07-17 06:02:32 +0000
commit342ebf07ab19ca68d14f16ea7be545e84a2a7f01 (patch)
treed410816dddbd9454f1bd2b6797478628fbaeb8ca /plugins/Console/src
parentceda1d3ff46396497b0ddd586d8016510e422360 (diff)
ups, reverted
git-svn-id: http://svn.miranda-ng.org/main/trunk@998 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Console/src')
-rw-r--r--plugins/Console/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Console/src/commonheaders.h b/plugins/Console/src/commonheaders.h
index 63f5a61622..7689c7dce2 100644
--- a/plugins/Console/src/commonheaders.h
+++ b/plugins/Console/src/commonheaders.h
@@ -21,7 +21,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-
+#define _CRT_SECURE_NO_WARNINGS
#define _WIN32_WINNT 0x0501
#pragma comment( lib, "comctl32.lib")