diff options
Diffstat (limited to 'plugins/New_GPG/src/commonheaders.h')
| -rwxr-xr-x | plugins/New_GPG/src/commonheaders.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/commonheaders.h b/plugins/New_GPG/src/commonheaders.h index 459d76ef64..0fd218bbcf 100755 --- a/plugins/New_GPG/src/commonheaders.h +++ b/plugins/New_GPG/src/commonheaders.h @@ -15,6 +15,9 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef COMMONHEADERS_H #define COMMONHEADERS_H + +#define _CRT_SECURE_NO_WARNINGS + #define MIRANDA_VER 0x0901 //windows #include <windows.h> |
