Include pseh.h not only for gcc

svn path=/branches/cmake-bringup/; revision=50492
This commit is contained in:
Timo Kreuzer 2011-01-25 18:58:21 +00:00
parent 5a73dc4e58
commit f9870b513e

View file

@ -11,11 +11,9 @@
#endif
#endif
#ifdef __GNUC__
#ifndef RC_INVOKED
#include <pseh/pseh2.h>
#endif
#endif
#ifndef __RPC_H__
#define __RPC_H__