* include/reason.h [_WIN32_WINNT >= 0x0501]

(SHTDN_REASON_*): New file.
	* include/objbase.h: Avoid double header guard.
This commit is contained in:
Dimitri Papadopoulos
2005-09-08 13:55:46 +00:00
parent b9984de10d
commit f4613fcd1d
3 changed files with 53 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <rpcndr.h>
#ifndef _OBJBASE_H
#define _OBJBASE_H
#define _OBJBASE_H_
#if __GNUC__ >=3
#pragma GCC system_header