From: Magnus Olsen Date: Sun, 11 Dec 2005 17:43:10 +0000 (+0000) Subject: solv one of dxdiagn sync problem part 3 X-Git-Tag: backups/expat-rbuild@40467~1015 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=5cfb66eb759b3bc693849487bfb45b9b1365ab6c solv one of dxdiagn sync problem part 3 svn path=/trunk/; revision=20068 --- diff --git a/reactos/w32api/include/dsound.h b/reactos/w32api/include/dsound.h index 36f3844c654..eacad326e90 100644 --- a/reactos/w32api/include/dsound.h +++ b/reactos/w32api/include/dsound.h @@ -19,6 +19,10 @@ #ifndef __WINE_DSOUND_H #define __WINE_DSOUND_H +#if __GNUC__ >= 3 +#pragma GCC system_header +#endif + #ifndef DIRECTSOUND_VERSION #define DIRECTSOUND_VERSION 0x0900 #endif