mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[CMAKE]
- Guard pseh2.h against RC_INVOKED. svn path=/branches/cmake-bringup/; revision=48594
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
#endif
|
||||
|
||||
#ifdef __GNUC__
|
||||
#ifndef RC_INVOKED
|
||||
#include <pseh/pseh2.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef __RPC_H__
|
||||
#define __RPC_H__
|
||||
|
||||
Reference in New Issue
Block a user