mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-08 11:16:51 +00:00
adds virtual destructors where appropriate
This commit is contained in:
@@ -84,6 +84,7 @@ namespace processor {
|
||||
|
||||
class processor_base {
|
||||
public:
|
||||
virtual ~processor_base() {}
|
||||
// validate client handshake
|
||||
// validate server handshake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user