Add a default destructor for post

This commit is contained in:
Luca Beltrame 2018-08-22 21:44:29 +02:00
parent 66a1403628
commit 5b07d1cf12
Signed by: einar
GPG key ID: 8DF631FD021DB0C5

View file

@ -130,7 +130,7 @@ public:
bool operator==(const DanbooruPost &);
~DanbooruPost();
~DanbooruPost() = default;
// Post attributes