Author: sginsberg Date: Mon Dec 1 09:28:54 2008 New Revision: 37793
URL: http://svn.reactos.org/svn/reactos?rev=37793&view=rev Log: - Remove the remaining system_header from DDK -- this era has now come to an end
Modified: trunk/reactos/include/ddk/afilter.h trunk/reactos/include/ddk/atm.h trunk/reactos/include/ddk/batclass.h trunk/reactos/include/ddk/cfg.h trunk/reactos/include/ddk/cfgmgr32.h trunk/reactos/include/ddk/d4drvif.h trunk/reactos/include/ddk/hidclass.h trunk/reactos/include/ddk/hidpi.h trunk/reactos/include/ddk/hidusage.h trunk/reactos/include/ddk/ide.h trunk/reactos/include/ddk/ioaccess.h trunk/reactos/include/ddk/mcd.h trunk/reactos/include/ddk/miniport.h trunk/reactos/include/ddk/minitape.h trunk/reactos/include/ddk/ndis.h trunk/reactos/include/ddk/ndisguid.h trunk/reactos/include/ddk/ndistapi.h trunk/reactos/include/ddk/ndiswan.h trunk/reactos/include/ddk/netevent.h trunk/reactos/include/ddk/newdev.h trunk/reactos/include/ddk/ntagp.h trunk/reactos/include/ddk/ntdd8042.h trunk/reactos/include/ddk/ntddcdrm.h trunk/reactos/include/ddk/ntddcdvd.h trunk/reactos/include/ddk/ntddchgr.h trunk/reactos/include/ddk/ntdddisk.h trunk/reactos/include/ddk/ntddkbd.h trunk/reactos/include/ddk/ntddmou.h trunk/reactos/include/ddk/ntddndis.h trunk/reactos/include/ddk/ntddpar.h trunk/reactos/include/ddk/ntddpcm.h trunk/reactos/include/ddk/ntddscsi.h trunk/reactos/include/ddk/ntddser.h trunk/reactos/include/ddk/ntddstor.h trunk/reactos/include/ddk/ntddtape.h trunk/reactos/include/ddk/ntddvdeo.h trunk/reactos/include/ddk/ntddvol.h trunk/reactos/include/ddk/ntstatus.h trunk/reactos/include/ddk/parallel.h trunk/reactos/include/ddk/pfhook.h trunk/reactos/include/ddk/poclass.h trunk/reactos/include/ddk/scsi.h trunk/reactos/include/ddk/scsiscan.h trunk/reactos/include/ddk/scsiwmi.h trunk/reactos/include/ddk/smbus.h trunk/reactos/include/ddk/srb.h trunk/reactos/include/ddk/storport.h trunk/reactos/include/ddk/tdi.h trunk/reactos/include/ddk/tdiinfo.h trunk/reactos/include/ddk/tdikrnl.h trunk/reactos/include/ddk/tdistat.h trunk/reactos/include/ddk/tvout.h trunk/reactos/include/ddk/upssvc.h trunk/reactos/include/ddk/usb100.h trunk/reactos/include/ddk/usbcamdi.h trunk/reactos/include/ddk/usbdi.h trunk/reactos/include/ddk/usbioctl.h trunk/reactos/include/ddk/usbscan.h trunk/reactos/include/ddk/usbuser.h trunk/reactos/include/ddk/video.h trunk/reactos/include/ddk/videoagp.h trunk/reactos/include/ddk/win2k.h trunk/reactos/include/ddk/winddi.h trunk/reactos/include/ddk/winnt4.h trunk/reactos/include/ddk/winxp.h trunk/reactos/include/ddk/ws2san.h trunk/reactos/include/ddk/xfilter.h
Modified: trunk/reactos/include/ddk/afilter.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/afilter.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/afilter.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/afilter.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _ARC_FILTER_DEFS_ #define _ARC_FILTER_DEFS_ - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/atm.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/atm.h?rev=37793... ============================================================================== --- trunk/reactos/include/ddk/atm.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/atm.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _ATM_H #define _ATM_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/batclass.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/batclass.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/batclass.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/batclass.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __BATCLASS_H #define __BATCLASS_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/cfg.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/cfg.h?rev=37793... ============================================================================== --- trunk/reactos/include/ddk/cfg.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/cfg.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _CFG_INCLUDED_ #define _CFG_INCLUDED_ - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/cfgmgr32.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/cfgmgr32.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/cfgmgr32.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/cfgmgr32.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _CFGMGR32_H_ #define _CFGMGR32_H_ - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "cfg.h"
Modified: trunk/reactos/include/ddk/d4drvif.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/d4drvif.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/d4drvif.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/d4drvif.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __D4DRVIF_H #define __D4DRVIF_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "d4iface.h"
Modified: trunk/reactos/include/ddk/hidclass.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/hidclass.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/hidclass.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/hidclass.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __HIDCLASS_H #define __HIDCLASS_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "hidpi.h"
Modified: trunk/reactos/include/ddk/hidpi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/hidpi.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/hidpi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/hidpi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __HIDPI_H #define __HIDPI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "hidusage.h"
Modified: trunk/reactos/include/ddk/hidusage.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/hidusage.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/hidusage.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/hidusage.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __HIDUSAGE_H #define __HIDUSAGE_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ide.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ide.h?rev=37793... ============================================================================== --- trunk/reactos/include/ddk/ide.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ide.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __IDE_H #define __IDE_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ioaccess.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ioaccess.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ioaccess.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ioaccess.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -18,10 +18,6 @@ */ #ifndef __IOACCESS_H #define __IOACCESS_H - -#if __GNUC__ >= 3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/mcd.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/mcd.h?rev=37793... ============================================================================== --- trunk/reactos/include/ddk/mcd.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/mcd.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __MCD_H #define __MCD_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "srb.h" #include "scsi.h"
Modified: trunk/reactos/include/ddk/miniport.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/miniport.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/miniport.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/miniport.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __MINIPORT_H #define __MINIPORT_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/minitape.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/minitape.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/minitape.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/minitape.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -21,10 +21,6 @@ */ #ifndef __MINITAPE_H #define __MINITAPE_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ndis.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ndis.h?rev=3779... ============================================================================== --- trunk/reactos/include/ddk/ndis.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ndis.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -31,10 +31,6 @@
#ifndef __NDIS_H #define __NDIS_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddk.h" #include "ntddndis.h"
Modified: trunk/reactos/include/ddk/ndisguid.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ndisguid.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ndisguid.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ndisguid.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -23,10 +23,6 @@ #ifndef __NDISGUID_H #define __NDISGUID_H
-#if __GNUC__ >=3 -#pragma GCC system_header -#endif - #ifdef __cplusplus extern "C" { #endif
Modified: trunk/reactos/include/ddk/ndistapi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ndistapi.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ndistapi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ndistapi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NDISTAPI_H #define __NDISTAPI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ndis.h"
Modified: trunk/reactos/include/ddk/ndiswan.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ndiswan.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ndiswan.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ndiswan.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NDISWAN_H #define __NDISWAN_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ndis.h"
Modified: trunk/reactos/include/ddk/netevent.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/netevent.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/netevent.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/netevent.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -23,10 +23,6 @@ #ifndef __NETEVENT_H #define __NETEVENT_H
-#if __GNUC__ >=3 -#pragma GCC system_header -#endif - #define EVENT_TRANSPORT_REGISTER_FAILED 0xC000232CL
#define EVENT_TRANSPORT_ADAPTER_NOT_FOUND 0xC000232EL
Modified: trunk/reactos/include/ddk/newdev.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/newdev.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/newdev.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/newdev.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NEWDEV_H #define __NEWDEV_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntagp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntagp.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/ntagp.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntagp.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTAGP_H #define __NTAGP_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "video.h"
Modified: trunk/reactos/include/ddk/ntdd8042.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntdd8042.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntdd8042.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntdd8042.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDD8042_H #define __NTDD8042_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddkbd.h" #include "ntddmou.h"
Modified: trunk/reactos/include/ddk/ntddcdrm.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddcdrm.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddcdrm.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddcdrm.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDCDRM_H #define __NTDDCDRM_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddstor.h"
Modified: trunk/reactos/include/ddk/ntddcdvd.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddcdvd.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddcdvd.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddcdvd.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDCDVD_H #define __NTDDCDVD_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddstor.h"
Modified: trunk/reactos/include/ddk/ntddchgr.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddchgr.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddchgr.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddchgr.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDCHGR_H #define __NTDDCHGR_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddstor.h"
Modified: trunk/reactos/include/ddk/ntdddisk.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntdddisk.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntdddisk.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntdddisk.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDDISK_H #define __NTDDDISK_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddstor.h"
Modified: trunk/reactos/include/ddk/ntddkbd.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddkbd.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ntddkbd.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddkbd.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDKBD_H #define __NTDDKBD_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddmou.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddmou.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ntddmou.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddmou.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDMOU_H #define __NTDDMOU_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddndis.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddndis.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddndis.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddndis.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDNDIS_H #define __NTDDNDIS_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#pragma pack(push,4)
Modified: trunk/reactos/include/ddk/ntddpar.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddpar.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ntddpar.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddpar.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDPAR_H #define __NTDDPAR_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddpcm.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddpcm.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ntddpcm.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddpcm.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDPCM_H #define __NTDDPCM_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddscsi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddscsi.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddscsi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddscsi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDSCSI_H #define __NTDDSCSI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddser.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddser.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ntddser.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddser.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDSER_H #define __NTDDSER_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddstor.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddstor.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddstor.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddstor.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDSTOR_H #define __NTDDSTOR_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddtape.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddtape.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddtape.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddtape.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDTAPE_H #define __NTDDTAPE_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddstor.h"
Modified: trunk/reactos/include/ddk/ntddvdeo.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddvdeo.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntddvdeo.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddvdeo.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDVDEO_H #define __NTDDVDEO_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntddvol.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntddvol.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/ntddvol.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntddvol.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __NTDDVOL_H #define __NTDDVOL_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/ntstatus.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ntstatus.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/ntstatus.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ntstatus.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _NTSTATUS_ #define _NTSTATUS_ - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/parallel.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/parallel.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/parallel.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/parallel.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __PARALLEL_H #define __PARALLEL_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddpar.h"
Modified: trunk/reactos/include/ddk/pfhook.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/pfhook.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/pfhook.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/pfhook.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __PFHOOK_H #define __PFHOOK_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/poclass.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/poclass.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/poclass.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/poclass.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __POCLASS_H #define __POCLASS_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "batclass.h"
Modified: trunk/reactos/include/ddk/scsi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/scsi.h?rev=3779... ============================================================================== --- trunk/reactos/include/ddk/scsi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/scsi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _NTSCSI_ #define _NTSCSI_ - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/scsiscan.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/scsiscan.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/scsiscan.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/scsiscan.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __SCSISCAN_H #define __SCSISCAN_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/scsiwmi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/scsiwmi.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/scsiwmi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/scsiwmi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __SCSIWMI_H #define __SCSIWMI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "srb.h"
Modified: trunk/reactos/include/ddk/smbus.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/smbus.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/smbus.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/smbus.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __SMBUS_H #define __SMBUS_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/srb.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/srb.h?rev=37793... ============================================================================== --- trunk/reactos/include/ddk/srb.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/srb.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __SRB_H #define __SRB_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/storport.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/storport.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/storport.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/storport.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __STORPORT_H #define __STORPORT_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "srb.h"
Modified: trunk/reactos/include/ddk/tdi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/tdi.h?rev=37793... ============================================================================== --- trunk/reactos/include/ddk/tdi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/tdi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __TDI_H #define __TDI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "ntddtdi.h" #include "tdistat.h"
Modified: trunk/reactos/include/ddk/tdiinfo.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/tdiinfo.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/tdiinfo.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/tdiinfo.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __TDIINFO_H #define __TDIINFO_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/tdikrnl.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/tdikrnl.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/tdikrnl.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/tdikrnl.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __TDIKRNL_H #define __TDIKRNL_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "tdi.h"
Modified: trunk/reactos/include/ddk/tdistat.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/tdistat.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/tdistat.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/tdistat.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __TDISTAT_H #define __TDISTAT_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/tvout.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/tvout.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/tvout.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/tvout.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -23,10 +23,6 @@ #ifndef __TVOUT_H #define __TVOUT_H
- -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#if _MSC_VER > 1000 #pragma once
Modified: trunk/reactos/include/ddk/upssvc.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/upssvc.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/upssvc.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/upssvc.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __UPSSVC_H #define __UPSSVC_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/usb100.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/usb100.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/usb100.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/usb100.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __USB100_H #define __USB100_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/usbcamdi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/usbcamdi.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/usbcamdi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/usbcamdi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __USBCAMDI_H #define __USBCAMDI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#if !defined(__USB_H) && !defined(__USBDI_H) #error include usb.h or usbdi.h before usbcamdi.h
Modified: trunk/reactos/include/ddk/usbdi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/usbdi.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/usbdi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/usbdi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __USBDI_H #define __USBDI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __USB_H #error usb.h cannot be included with usbdi.h
Modified: trunk/reactos/include/ddk/usbioctl.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/usbioctl.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/usbioctl.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/usbioctl.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __USBIOCTL_H #define __USBIOCTL_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "usb100.h" #include "usbiodef.h"
Modified: trunk/reactos/include/ddk/usbscan.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/usbscan.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/usbscan.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/usbscan.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __USBSCAN_H #define __USBSCAN_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/usbuser.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/usbuser.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/usbuser.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/usbuser.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __USBUSER_H #define __USBUSER_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "usb.h" #include "usbiodef.h"
Modified: trunk/reactos/include/ddk/video.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/video.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/video.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/video.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __VIDEO_H #define __VIDEO_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __WINDDI_H #error winddi.h cannot be included with video.h
Modified: trunk/reactos/include/ddk/videoagp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/videoagp.h?rev=... ============================================================================== --- trunk/reactos/include/ddk/videoagp.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/videoagp.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __VIDEOAGP_H #define __VIDEOAGP_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include "video.h"
Modified: trunk/reactos/include/ddk/win2k.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/win2k.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/win2k.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/win2k.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __WIN2K_H #define __WIN2K_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {
Modified: trunk/reactos/include/ddk/winddi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/winddi.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/winddi.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/winddi.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __WINDDI_H #define __WINDDI_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __VIDEO_H #error video.h cannot be included with winddi.h
Modified: trunk/reactos/include/ddk/winnt4.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/winnt4.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/winnt4.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/winnt4.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -23,10 +23,6 @@ #ifndef __WINNT4_H #define __WINNT4_H
-#if __GNUC__ >=3 -#pragma GCC system_header -#endif - #ifdef __cplusplus extern "C" { #endif
Modified: trunk/reactos/include/ddk/winxp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/winxp.h?rev=377... ============================================================================== --- trunk/reactos/include/ddk/winxp.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/winxp.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -23,10 +23,6 @@ #ifndef __WINXP_H #define __WINXP_H
-#if __GNUC__ >=3 -#pragma GCC system_header -#endif - #ifdef __cplusplus extern "C" { #endif
Modified: trunk/reactos/include/ddk/ws2san.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ws2san.h?rev=37... ============================================================================== --- trunk/reactos/include/ddk/ws2san.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/ws2san.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef __WS2SAN_H #define __WS2SAN_H - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#include <winsock2.h>
Modified: trunk/reactos/include/ddk/xfilter.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/xfilter.h?rev=3... ============================================================================== --- trunk/reactos/include/ddk/xfilter.h [iso-8859-1] (original) +++ trunk/reactos/include/ddk/xfilter.h [iso-8859-1] Mon Dec 1 09:28:54 2008 @@ -22,10 +22,6 @@
#ifndef _X_FILTER_DEFS_ #define _X_FILTER_DEFS_ - -#if __GNUC__ >=3 -#pragma GCC system_header -#endif
#ifdef __cplusplus extern "C" {