Small conf.h update.
This commit is contained in:
@@ -97,10 +97,6 @@ namespace std { class bad_alloc { }; }
|
||||
#elif (ACC_CC_SYMANTECC)
|
||||
#define std
|
||||
class bad_alloc { };
|
||||
#elif (ACC_CC_WATCOMC && (__WATCOMC__ >= 1280))
|
||||
#elif (ACC_CC_WATCOMC)
|
||||
#define std
|
||||
class bad_alloc { };
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user