Fixed gcc compiler error.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "localexception.h"
|
||||
|
||||
|
||||
LocalException::~LocalException()
|
||||
LocalException::~LocalException() throw()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user