D G Turner 1c37569ce2 QUEEN: Fix GCC Compiler Warnings
These are further warnings of the use of memset to clear a non-trivial
structure / class. Since it is trivial to add a default constructor to
these to initialise them instead, the memset calls can be removed.
2019-05-07 23:16:50 +01:00
..
2016-12-11 00:08:40 +01:00
2019-05-07 23:16:50 +01:00
2018-05-05 17:57:31 +02:00
2019-05-07 23:16:50 +01:00