mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
- Remove system_header too
svn path=/trunk/; revision=37549
This commit is contained in:
parent
682255c554
commit
f8b07da766
1 changed files with 0 additions and 4 deletions
|
@ -1,10 +1,6 @@
|
|||
#ifndef _NTDEF_H
|
||||
#define _NTDEF_H
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <windef.h>
|
||||
#include <excpt.h>
|
||||
|
|
Loading…
Reference in a new issue