oops.
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
|||||||
RageException( HRESULT hr, const char *fmt, ...);
|
RageException( HRESULT hr, const char *fmt, ...);
|
||||||
|
|
||||||
virtual const char *what() const throw();
|
virtual const char *what() const throw();
|
||||||
virtual ~RageException() throw();
|
virtual ~RageException() throw() { }
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
CString m_sError;
|
CString m_sError;
|
||||||
|
|||||||
Reference in New Issue
Block a user