diff options
Diffstat (limited to 'plugins/helpers/commonheaders.h')
-rw-r--r-- | plugins/helpers/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/helpers/commonheaders.h b/plugins/helpers/commonheaders.h index a7ee53e754..42cd85779a 100644 --- a/plugins/helpers/commonheaders.h +++ b/plugins/helpers/commonheaders.h @@ -25,6 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # define _UNICODE
#endif
+#define _CRT_SECURE_NO_WARNINGS
#define MIRANDA_VER 0x0A00
#include <tchar.h>
|