summaryrefslogtreecommitdiff
path: root/plugins/Utils/mir_options.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-05-20 19:06:03 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-05-20 19:06:03 +0000
commit12274c83beaefd2815190ac84d404510eed0394f (patch)
tree67907ba45ad2bed56bc2d5d33a39456dd2211b34 /plugins/Utils/mir_options.cpp
parent35d9979fe310552ad3ab53b309a0d9e261d831df (diff)
warning fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Utils/mir_options.cpp')
-rw-r--r--plugins/Utils/mir_options.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Utils/mir_options.cpp b/plugins/Utils/mir_options.cpp
index 9b43a256c9..85782488da 100644
--- a/plugins/Utils/mir_options.cpp
+++ b/plugins/Utils/mir_options.cpp
@@ -17,6 +17,7 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
+#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
#include <commctrl.h>