- Remove system_header too

svn path=/trunk/; revision=37549
This commit is contained in:
Stefan Ginsberg 2008-11-22 11:04:49 +00:00
parent 682255c554
commit f8b07da766

View file

@ -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>