mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 02:25:40 +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
|
#ifndef _NTDEF_H
|
||||||
#define _NTDEF_H
|
#define _NTDEF_H
|
||||||
|
|
||||||
#if __GNUC__ >= 3
|
|
||||||
#pragma GCC system_header
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <windef.h>
|
#include <windef.h>
|
||||||
#include <excpt.h>
|
#include <excpt.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue