mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
NGWrapper: mark dtor with override
This commit is contained in:
parent
4c53bd4641
commit
5805ac193c
@ -64,7 +64,7 @@ public:
|
||||
bool prefilter, const som_type som, ReportID rid, u64a min_offset,
|
||||
u64a max_offset, u64a min_length);
|
||||
|
||||
~NGWrapper();
|
||||
~NGWrapper() override;
|
||||
|
||||
/** index of the expression represented by this graph, used
|
||||
* - down the track in error handling
|
||||
|
Loading…
x
Reference in New Issue
Block a user