summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsAppWeb/src/stdafx.h')
-rw-r--r--protocols/WhatsAppWeb/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsAppWeb/src/stdafx.h b/protocols/WhatsAppWeb/src/stdafx.h
index c0e160cc2d..17ab137be9 100644
--- a/protocols/WhatsAppWeb/src/stdafx.h
+++ b/protocols/WhatsAppWeb/src/stdafx.h
@@ -6,7 +6,7 @@ Copyright © 2019-22 George Hazan
*/
#pragma once
-#pragma warning(disable:4996 4290 4200 4324)
+#pragma warning(disable:4996 4290 4200 4239 4324)
#include <malloc.h>
#include <time.h>