mirror of
https://github.com/xfarrow/lasd.git
synced 2025-06-05 21:49:14 +02:00
Update
Added missing virtual keywords to destructors
This commit is contained in:
@ -47,7 +47,7 @@ public:
|
||||
/* ************************************************************************ */
|
||||
|
||||
// Destructor
|
||||
~QueueLst();
|
||||
virtual ~QueueLst();
|
||||
|
||||
/* ************************************************************************ */
|
||||
|
||||
|
Reference in New Issue
Block a user