- Guard pseh2.h against RC_INVOKED.

svn path=/branches/cmake-bringup/; revision=48594
This commit is contained in:
Amine Khaldi
2010-08-22 22:43:43 +00:00
parent 2b50254340
commit fe1a81a83b
+2
View File
@@ -12,8 +12,10 @@
#endif
#ifdef __GNUC__
#ifndef RC_INVOKED
#include <pseh/pseh2.h>
#endif
#endif
#ifndef __RPC_H__
#define __RPC_H__