mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[PSDK]
Include pseh.h not only for gcc svn path=/branches/cmake-bringup/; revision=50492
This commit is contained in:
parent
5a73dc4e58
commit
f9870b513e
1 changed files with 0 additions and 2 deletions
|
@ -11,11 +11,9 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __GNUC__
|
||||
#ifndef RC_INVOKED
|
||||
#include <pseh/pseh2.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef __RPC_H__
|
||||
#define __RPC_H__
|
||||
|
|
Loading…
Reference in a new issue