[PSDK]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 25 Jan 2011 18:58:21 +0000 (18:58 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 25 Jan 2011 18:58:21 +0000 (18:58 +0000)
Include pseh.h not only for gcc

svn path=/branches/cmake-bringup/; revision=50492

include/psdk/rpc.h

index d518d21..641973e 100644 (file)
 #endif
 #endif
 
-#ifdef __GNUC__
 #ifndef RC_INVOKED
 #include  <pseh/pseh2.h>
 #endif
-#endif
 
 #ifndef __RPC_H__
 #define __RPC_H__