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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/protocols/WhatsAppWeb/src/stdafx.h b/protocols/WhatsAppWeb/src/stdafx.h
index 4434f9ba8c..a89e28976e 100644
--- a/protocols/WhatsAppWeb/src/stdafx.h
+++ b/protocols/WhatsAppWeb/src/stdafx.h
@@ -6,9 +6,7 @@ Copyright © 2019-21 George Hazan
*/
#pragma once
-
-#pragma warning(disable:4996)
-#pragma warning(disable:4290)
+#pragma warning(disable:4996 4290 4200)
#include <malloc.h>
#include <time.h>