Portability fixes.

committer: mfx <mfx> 1037058393 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-11-11 23:46:33 +00:00
parent 60031bed47
commit 7802257700
8 changed files with 26 additions and 22 deletions
+1
View File
@@ -45,6 +45,7 @@
#include <typeinfo.h>
namespace std {
#undef type_info
typedef ::Type_info type_info;
class exception
{