Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
---
 client/common.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/client/common.h b/client/common.h
index c0ce442..0a8e082 100644
--- a/client/common.h
+++ b/client/common.h
@@ -36,9 +36,11 @@
 #include <winsock2.h>
 #include <windows.h>
 
+#ifndef __GNUC__
 #pragma warning(disable:4355)
 #pragma warning(disable:4996)
 #pragma warning(disable:4200)
+#endif
 
 #define strcasecmp stricmp
 
-- 
1.7.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to