Skip to content

Commit

Permalink
Use default
Browse files Browse the repository at this point in the history
  • Loading branch information
francescmm committed Apr 10, 2022
1 parent f07f97e commit 521c9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/History.h
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ class CompactHistoryBlock

class CompactHistoryBlockList {
public:
CompactHistoryBlockList() {};
CompactHistoryBlockList() = default;
~CompactHistoryBlockList();

void *allocate( size_t size );
Expand Down

0 comments on commit 521c9d8

Please sign in to comment.