externs.h is where the warning is generated, so…
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
AFIBRJFF2UAQSFBKNP3JV2BH7YS72CFBPMMS263HD35VEDY4D7PQC
ZMDWMRPYXXYXWETOQANNKZ4RMP4LHZENRPVOYOE7ZU4HBZFUK64QC
V2MOKXY7GA5LPNJKXKRM4N6L7CMLVKQ3NILYNG5GORG7XMCMCZOQC
2BVS4A7OUZK3KNUYCWQSISSM36GJR2GX6KXZK62K5DPPNNCNXGKAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
F34ER325IKV5PODUJZB5DGCEDOGDPVFYH5E5TODBT7F73HK52DFAC
#ifdef TARGET_COMPILER_VC/* Disable warning about the way VC handles the throw() specifier */#pragma warning (disable: 4290)#endif
#ifdef TARGET_COMPILER_VC
/* Disable warning about the way VC handles the throw() specifier */
#pragma warning (disable: 4290)
#endif