summaryrefslogtreecommitdiff
path: root/plugins/YAPP/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/YAPP/common.h')
-rw-r--r--plugins/YAPP/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/YAPP/common.h b/plugins/YAPP/common.h
index ad45eff2a5..8b11eca6f0 100644
--- a/plugins/YAPP/common.h
+++ b/plugins/YAPP/common.h
@@ -5,6 +5,8 @@
#pragma once
+#define _CRT_SECURE_NO_WARNINGS
+
// Modify the following defines if you have to target a platform prior to the ones specified below.
// Refer to MSDN for the latest info on corresponding values for different platforms.
#ifndef WINVER // Allow use of features specific to Windows XP or later.