Fixed gcc compiler error.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <net/netexception.h>
|
||||
|
||||
|
||||
NetException::~NetException()
|
||||
NetException::~NetException() throw()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user