--- common/vdcommon.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/common/vdcommon.h b/common/vdcommon.h index 1097720..edcfa1e 100644 --- a/common/vdcommon.h +++ b/common/vdcommon.h @@ -18,7 +18,9 @@ #ifndef _H_VDCOMMON #define _H_VDCOMMON +#if !defined __GNUC__ #pragma warning(disable:4200) +#endif #include <windows.h> #include "spice/vd_agent.h" -- 1.7.7.6 _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel