Portability fixes.
committer: mfx <mfx> 1043693750 +0000
This commit is contained in:
+1
-3
@@ -44,7 +44,7 @@
|
||||
#if defined(new) || defined(delete)
|
||||
|
||||
// debug
|
||||
# define DISABLE_NEW_DELETE
|
||||
# define DISABLE_NEW_DELETE private:
|
||||
|
||||
#else
|
||||
|
||||
@@ -95,8 +95,6 @@ private:
|
||||
#include <typeinfo.h>
|
||||
|
||||
namespace std {
|
||||
#undef type_info
|
||||
typedef ::Type_info type_info;
|
||||
class exception
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user